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

Public Member Functions

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

Constructor & Destructor Documentation

◆ Not()

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