|
FlightGear next
|
Classes | |
| struct | TCapture |
Typedefs | |
| typedef std::vector< TCapture > | TSignalList |
Enumerations | |
| enum | TInterpolation { discrete = 0 , linear = 1 , angular_rad = 2 , angular_deg = 3 } |
| typedef std::vector<TCapture> FlightRecorder::TSignalList |
Definition at line 29 of file flightrecorder.hxx.
| Enumerator | |
|---|---|
| discrete | |
| linear | |
| angular_rad | |
| angular_deg | |
Definition at line 16 of file flightrecorder.hxx.