Struct inertialsim::examples::FlightData¶
ClassList > inertialsim > examples > FlightData
NESC flight simulation data. More...
#include <nesc.h>
Public Attributes¶
| Type | Name |
|---|---|
| Vector3D | angular_rate |
| EulerAngles | attitude |
| Scalar1D | gravitation |
| Vector3D | position |
| Timestamps | time |
| Vector3D | velocity |
Detailed Description¶
Flight simulation data from an NESC atmospheric check case. This is a subset of the original data. Not all check cases contain the same variables and only variables relevant to InertialSim are loaded from the source data.
Data from the NASA Engineering and Safety Center (NESC) simulations. See Reference [19] for more information.
Public Attributes Documentation¶
variable angular_rate¶
variable attitude¶
variable gravitation¶
variable position¶
variable time¶
variable velocity¶
The documentation for this class was generated from the following file cpp/include/inertialsim/examples/nesc.h