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

Public Member Functions

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

Constructor & Destructor Documentation

◆ And()

And::And ( 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: