#include <FGPropagate.h>
Definition at line 104 of file FGPropagate.h.
Public Attributes | |
| FGLocation | vLocation |
| Represents the current location of the vehicle in Earth centered Earth fixed (ECEF) frame. | |
| FGColumnVector3 | vPQR |
| The angular velocity vector for the vehicle relative to the ECEF frame, expressed in the body frame. | |
| FGQuaternion | vQtrn |
| The current orientation of the vehicle, that is, the orientation of the body frame relative to the local, vehilce-carried, NED frame. | |
| FGColumnVector3 | vUVW |
| The velocity vector of the vehicle with respect to the ECEF frame, expressed in the body system. | |
units ft
Definition at line 108 of file FGPropagate.h.
units rad/sec
Definition at line 116 of file FGPropagate.h.
Definition at line 119 of file FGPropagate.h.
units ft/sec
Definition at line 112 of file FGPropagate.h.
1.5.5