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

Public Member Functions

 CDerivative (std::string sSimObjectName, ISimObjectCreator *pCreator)
 Constructor.
 
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_iPortWidth
 The width of the input and output ports.
 
double * m_LastInput
 Variable at the previous point in time.
 
double m_LastOutputTime
 Previous point in time.
 

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