FlightGear next
flightrecorder.hxx File Reference
#include <MultiPlayer/multiplaymgr.hxx>
#include <simgear/props/props.hxx>
#include "replay-internal.hxx"

Go to the source code of this file.

Classes

struct  FlightRecorder::TCapture
 
class  FGFlightRecorder
 

Namespaces

namespace  FlightRecorder
 

Typedefs

typedef std::vector< TCaptureFlightRecorder::TSignalList
 

Enumerations

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