Marine systems simulation
Or Class Reference
+ Inheritance diagram for Or:
+ Collaboration diagram for Or:

Public Member Functions

 Or (std::string simObjectName, ISimObjectCreator *creator)
 Standard simobject onstructor. More...
 

Constructor & Destructor Documentation

◆ Or()

Or::Or ( std::string  simObjectName,
ISimObjectCreator *  creator 
)

This constructor performs all initial setup for the simobject. It reads parameters, sets up the communication interface (output ports, input ports and states) and performs any additional "one time only" resource setup.

Parameters
[in]simObjectNameThe name of the simobject. Used primarily by the superclass constructor.
[in]creatorInterface to the FhSim core, through which this object can retrieve parameters and register states, ports and shared resources.

The documentation for this class was generated from the following file: