Definition at line 495 of file FGStateSpace.h.
◆ P()
◆ get()
◆ getDeriv()
double getDeriv |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented from FGStateSpace::Component.
Definition at line 507 of file FGStateSpace.h.
508 {
510 }
std::shared_ptr< FGAccelerations > GetAccelerations(void) const
Returns the FGAccelerations pointer.
◆ set()
Implements FGStateSpace::Component.
Definition at line 503 of file FGStateSpace.h.
504 {
505 m_fdm->
GetIC()->SetPRadpsIC(val);
506 }
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: