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

Public Member Functions

 CDemux (std::string sSimObjectName, ISimObjectCreator *pCreator)
 The constructor sets the pointer to the output object and the parser object.
 
 ~CDemux ()
 The destructor.
 
void OdeFcn (const double dT, const double *const adX, double *const adXDot, const bool bIsMajorTimeStep)
 
const double * Output (const double T, const double *const X, const int Index)
 

Protected Attributes

ISignalPort * m_Input
 
double * m_Signal
 
int * m_OutputWidth
 
int m_iNumOutput
 The number of input ports.
 
int m_inputWidth
 The width of the Demux object input and output ports.
 

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