Definition at line 775 of file FGStateSpace.h.
◆ Pi()
Definition at line 778 of file FGStateSpace.h.
778: Component("P inertial","rad/s") {};
◆ get()
◆ getDeriv()
double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 790 of file FGStateSpace.h.
791 {
793 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 783 of file FGStateSpace.h.
784 {
785
786
787 m_fdm->
GetIC()->SetQRadpsIC(val + \
789 }
std::shared_ptr< FGInitialCondition > GetIC(void) const
Returns a pointer to the FGInitialCondition object.
The documentation for this class was generated from the following file: