Definition at line 799 of file FGStateSpace.h.
◆ Qi()
Definition at line 802 of file FGStateSpace.h.
802: Component("Q inertial","rad/s") {};
◆ get()
◆ getDeriv()
| double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 814 of file FGStateSpace.h.
815 {
817 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 807 of file FGStateSpace.h.
808 {
809
810
811 m_fdm->
GetIC()->SetQRadpsIC(val + \
813 }
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: