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