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

Public Member Functions

 CMux (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 * m_InputWidth
 
int m_NumInput
 The number of input ports.
 
int m_iPortWidth
 

Member Data Documentation

◆ m_iPortWidth

int CMux::m_iPortWidth
protected

The width of the Mux object input and output ports.


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