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

Public Member Functions

 CBias (std::string sSimObjectName, ISimObjectCreator *pCreator)
 Constructor.
 
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_iPortWidth
 The width of the input and output ports.
 
double * m_Bias
 The array with the offset.
 
bool m_ScalarBias
 Bool variable.
 

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