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

Public Member Functions

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

Constructor & Destructor Documentation

◆ Equal()

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