Definition at line 820 of file FGStateSpace.h.
◆ Ri()
Definition at line 823 of file FGStateSpace.h.
823: Component("R inertial","rad/s") {};
◆ get()
◆ getDeriv()
| double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 835 of file FGStateSpace.h.
836 {
838 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 828 of file FGStateSpace.h.
829 {
830
831
832 m_fdm->
GetIC()->SetQRadpsIC(val + \
834 }
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: