Definition at line 513 of file FGStateSpace.h.
◆ R()
◆ get()
◆ getDeriv()
double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 525 of file FGStateSpace.h.
526 {
528 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 521 of file FGStateSpace.h.
522 {
523 m_fdm->
GetIC()->SetRRadpsIC(val);
524 }
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: