JSBSim Flight Dynamics Model  1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
FGStateSpace::AccelZ Class Reference
+ Inheritance diagram for FGStateSpace::AccelZ:
+ Collaboration diagram for FGStateSpace::AccelZ:

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
FGFDMExecm_fdm
 
std::string m_name
 
FGStateSpacem_stateSpace
 
std::string m_unit
 

Detailed Description

Definition at line 363 of file FGStateSpace.h.


The documentation for this class was generated from the following file: