![]() |
JSBSim Flight Dynamics Model 1.2.2 (22 Mar 2025)
An Open Source Flight Dynamics and Control Software Library in C++
|
Definition at line 610 of file FGStateSpace.h.
Public Member Functions | |
double | get () const |
void | set (double val) |
![]() | |
Component (const std::string &name, const std::string &unit) | |
virtual double | getDeriv () const |
const std::string & | getName () const |
const std::string & | getUnit () const |
void | setFdm (FGFDMExec *fdm) |
void | setStateSpace (FGStateSpace *stateSpace) |
Additional Inherited Members | |
![]() | |
FGFDMExec * | m_fdm |
std::string | m_name |
FGStateSpace * | m_stateSpace |
std::string | m_unit |
|
inline |
Definition at line 613 of file FGStateSpace.h.
|
inlinevirtual |
Implements FGStateSpace::Component.
Definition at line 614 of file FGStateSpace.h.
|
inlinevirtual |
Implements FGStateSpace::Component.
Definition at line 618 of file FGStateSpace.h.