|  | JSBSim Flight Dynamics Model 1.2.3 (07 Jun 2025)
    An Open Source Flight Dynamics and Control Software Library in C++ | 
Definition at line 682 of file FGStateSpace.h.
 Inheritance diagram for FGStateSpace::Rpm1:
 Inheritance diagram for FGStateSpace::Rpm1: Collaboration diagram for FGStateSpace::Rpm1:
 Collaboration diagram for FGStateSpace::Rpm1:| Public Member Functions | |
| double | get () const | 
| void | set (double val) | 
|  Public Member Functions inherited from FGStateSpace::Component | |
| Component (const std::string &name, const std::string &unit) | |
| virtual double | getDeriv () const | 
| const std::string & | getName () const | 
| const std::string & | getUnit () const | 
| void | setFdm (FGFDMExec *fdm) | 
| void | setStateSpace (FGStateSpace *stateSpace) | 
| Additional Inherited Members | |
|  Protected Attributes inherited from FGStateSpace::Component | |
| FGFDMExec * | m_fdm | 
| std::string | m_name | 
| FGStateSpace * | m_stateSpace | 
| std::string | m_unit | 
| 
 | inline | 
Definition at line 685 of file FGStateSpace.h.
| 
 | inlinevirtual | 
Implements FGStateSpace::Component.
Definition at line 686 of file FGStateSpace.h.
| 
 | inlinevirtual | 
Implements FGStateSpace::Component.
Definition at line 690 of file FGStateSpace.h.