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

Public Member Functions

 CSelector (std::string sSimObjectName, ISimObjectCreator *pCreator)
 The constructor sets the pointer to the output object and the parser object.
 
virtual 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)
 

Protected Attributes

ISignalPort * m_Input
 
double * m_Signal
 
int NumOutputs
 
int * m_OutputIndex
 The number of input ports.
 
int m_iPortWidth
 

Member Data Documentation

◆ m_iPortWidth

int CSelector::m_iPortWidth
protected

The number of elements in the input and output ports


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