Updraft
1.0
Open source glider flight visualisation tool.
|
Go to the source code of this file.
Classes | |
struct | Updraft::IgcViewer::TrackFix |
Structure representing a single point of the igc recording, already projected and prepared for displaying. More... | |
class | Updraft::IgcViewer::FixInfo |
Base for track computing values and scales from igc recording. More... | |
class | Updraft::IgcViewer::AltitudeFixInfo |
Returns altitude. More... | |
class | Updraft::IgcViewer::SpeedFixInfo |
Abstract helper for simplifying info classes with speeds. More... | |
class | Updraft::IgcViewer::GroundSpeedFixInfo |
Calculates GPS speed. More... | |
class | Updraft::IgcViewer::VerticalSpeedFixInfo |
Calculates the vertical speed. More... | |
class | Updraft::IgcViewer::TrackIdFixInfo |
Serves for track coloring according to the track id. More... | |
class | Updraft::IgcViewer::TimeFixInfo |
Return time in the flight. More... | |
class | Updraft::IgcViewer::SegmentInfo |
Class calculating information about a segment of flight between two time points. More... | |
Namespaces | |
namespace | Updraft |
namespace | Updraft::IgcViewer |