Definition at line 778 of file FGStateSpace.h.
◆ Pi()
Definition at line 781 of file FGStateSpace.h.
781: Component("P inertial","rad/s") {};
◆ get()
◆ getDeriv()
| double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 793 of file FGStateSpace.h.
794 {
796 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 786 of file FGStateSpace.h.
787 {
788
789
790 m_fdm->
GetIC()->SetQRadpsIC(val + \
792 }
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: