FlightGear next
FlightRecorder Namespace Reference

Classes

struct  TCapture
 

Typedefs

typedef std::vector< TCaptureTSignalList
 

Enumerations

enum  TInterpolation { discrete = 0 , linear = 1 , angular_rad = 2 , angular_deg = 3 }
 

Typedef Documentation

◆ TSignalList

typedef std::vector<TCapture> FlightRecorder::TSignalList

Definition at line 29 of file flightrecorder.hxx.

Enumeration Type Documentation

◆ TInterpolation

Enumerator
discrete 
linear 
angular_rad 
angular_deg 

Definition at line 16 of file flightrecorder.hxx.