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

Public Member Functions

 CConstant (std::string sSimObjectName, ISimObjectCreator *pCreator)
 The constructor sets the pointer to the output object and the parser object.
 
void OdeFcn (const double dT, const double *const adX, double *const adXDot, const bool bIsMajorTimeStep)
 Calculates the state derivatives.
 
const double * Output (const double dT, const double *const adX)
 Outputs the constant value on the output port.
 

Protected Attributes

double * m_adValues
 

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