Definition at line 421 of file FGStateSpace.h.
◆ Q()
◆ get()
◆ getDeriv()
double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 433 of file FGStateSpace.h.
434 {
436 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 429 of file FGStateSpace.h.
430 {
431 m_fdm->
GetIC()->SetQRadpsIC(val);
432 }
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: