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

Public Member Functions

 CSignalList (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

int m_portWidth
 
int m_signalLength
 
double ** m_values
 
double * m_times
 

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