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

Public Member Functions

 CSVSink (std::string sSimObjectName, ISimObjectCreator *pCreator)
 Constructor.
 
void OdeFcn (const double dT, const double *const adX, double *const adXDot, const bool bIsMajorTimeStep)
 Calculates the state derivatives.
 
void FinalSetup (const double T, const double *const X, ISimObjectCreator *const creator)
 

Protected Attributes

ISignalPort * m_input
 
std::string m_fname
 
std::ofstream * m_strp
 
int m_portWidth
 

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