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

Public Member Functions

 CSum (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)
 Calculates the state derivatives.
 
virtual const double * Out (const double dT, const double *const adX)
 

Protected Attributes

ISignalPort ** m_apInPorts
 
double * m_adOutSignal
 
int m_iNumInput
 The number of input ports.
 
int m_iPortWidth
 

Member Data Documentation

◆ m_iPortWidth

int CSum::m_iPortWidth
protected

The number of elements in the input and output ports


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