FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
CLinearSystem Member List

This is the complete list of members for CLinearSystem, including all inherited members.

ACLinearSystemprotected
BCLinearSystemprotected
CCLinearSystemprotected
CLinearSystem(std::string sSimObjectName, ISimObjectCreator *pCreator)CLinearSystem
DCLinearSystemprotected
GetJacobianSparsity(int nStates, int *rowPtr, int *colIdx) override (defined in CLinearSystem)CLinearSystem
HasJacobians() const override (defined in CLinearSystem)CLinearSystem
HasPortJacobians() const override (defined in CLinearSystem)CLinearSystem
InputPortJacobian(const std::string &portName, double T, const double *X, double *dF_dInput, int portSize, int nStates) override (defined in CLinearSystem)CLinearSystem
m_InputCLinearSystemprotected
m_Signal (defined in CLinearSystem)CLinearSystemprotected
m_StateIndex (defined in CLinearSystem)CLinearSystemprotected
OdeFcn(const double dT, const double *const adX, double *const adXDot) constCLinearSystem
OdeJacobian(double T, const double *X, double *J, int nStates) override (defined in CLinearSystem)CLinearSystem
Output(const double T, const double *const X)CLinearSystem
OutputPortJacobian(const std::string &portName, double T, const double *X, double *dPort_dX, int portSize, int nStates, int index=-1) override (defined in CLinearSystem)CLinearSystem
StringToEigenMatrix(const std::string &str) (defined in CLinearSystem)CLinearSystemprotectedstatic
~CLinearSystem() (defined in CLinearSystem)CLinearSystem