Updraft  1.0
Open source glider flight visualisation tool.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Updraft::Core::AboutDialog"About Updraft..." dialog window
OpenAirspace::AirspaceThis class represents a single airspace in the OpenAir file
Updraft::Airspaces::AirspacesTop level object of airspaces plugin
Updraft::IgcViewer::AltitudeFixInfoReturns altitude
Updraft::IgcViewer::AltitudePlotPainterPainter for plotting altitude
OpenAirspace::ArcIArc spcified by center point radius, start angle and end angle
OpenAirspace::ArcIIArc spcified by center point, start point and end point
Updraft::AssignedAreaA structure defining area shape
Updraft::IgcViewer::AxisLabelLabel marking Y axes in the plot
Updraft::Core::BasicSettingImplementation of the setting interface
OpenAirspace::CircleFull circle class
Updraft::Core::ColorEditorEditor for QColor in settings dialog
Updraft::IgcViewer::ColoringColoring is a class that gives colors to points in igc track recordings
Updraft::IgcViewer::ConstantColoringColoring that returns a constant color
GeographicLib::ConstantsConstants needed by GeographicLib
OpenAirspace::CoordinateGeographic coordinates
Updraft::Core::CoreImplementationImplements the core functionalities avaliable to plugins
Updraft::CoreInterfaceExposes core functionalities to plugins
Updraft::Cup::CupFileStores and encapsulates data of the SeeYou cup file
Updraft::Cup::CupLoaderPerforms loading of SeeYou cup files
Updraft::IgcViewer::DataValue of a pixel in plot
Updraft::DataHistoryThis class creates and stores TaskData objects
Updraft::IgcViewer::DefaultColoringDefault coloring just adds together gradient and scaled info
Updraft::Core::DirectoryEditorEditor for QDir in settings dialog
Updraft::Util::EllipsoidEllipsoid model of Earth It encapsulates (contains) osg::EllipsoidModel and capabilities of GeographicLib::Geodesic
Updraft::Core::EllipsoidNameHelper class representing name of an ellipsoid model
Updraft::Core::EllipsoidNameEditorEditor for reference ellipsoid in settings dialog
Updraft::Igc::EventA single event from the igc file
Updraft::EventInfoThis class holds information about a MapObject event
Updraft::Core::FileOpenDialogCustomized version of file open dialog that has pre-filled filters and mode
Updraft::Core::FileTypeManager::FileOpenOptionRepresents a single option to open a file
Updraft::FileRegistrationData describing a file type registration
FileRolesDialogA dialog window used to select roles when opening a file
Updraft::Core::FileTypeManagerHandles file types, opening of files
Updraft::Igc::FixGPS fix event
Updraft::IgcViewer::FixInfoBase for track computing values and scales from igc recording
GeographicLib::GeodesicGeodesic calculations
GeographicLib::GeodesicLineA geodesic line
GeographicLib::GeographicErrException handling for GeographicLib
OpenAirspace::GeometryAbstract geometry in airspace
Updraft::Util::GradientColor gradient in HSV space
Updraft::IgcViewer::GroundSpeedFixInfoCalculates GPS speed
Updraft::IgcViewer::GroundSpeedPlotPainterPainter for plotting ground speed
Updraft::Igc::IgcFileA class that loads an IGC file
Updraft::IgcViewer::IGCMapObjectClickable igc geometry
Updraft::IgcViewer::IgcTextWidgetText window displaying details of the igc file
Updraft::IgcViewer::IgcViewerTop leve object of IGC viewer plugin
Updraft::IgcViewer::LabelAbstract label in the plot
Updraft::Util::LinearFuncClass representing a linear function
Updraft::Core::PluginManager::LoadedPluginData belonging to a single loaded plugin
Updraft::IgcViewer::LocalColoringSame as default coloring, but doesn't use global scale
Updraft::Util::LocationClass that represents position on (or above) earth
Updraft::Core::MainWindowMain application window
Updraft::Core::MapLayerA class that represents one logical layer in map
Updraft::Core::MapLayerGroupMap layer group used by plugins
Updraft::MapLayerGroupInterfaceMap layer group used by plugins
Updraft::MapLayerInterfaceAn interface to a map layer that is used by plugins
Updraft::Core::MapManagerMap manager is a class providing functions to manipulate with a single map
Updraft::Core::MapManipulatorEarth manipulator supporting custom settings and keybindings
Updraft::Core::MapMapObjectMap object of the globe surface
Updraft::MapObjectBase class for objects that can be clicked on in the map
GeographicLib::MathMathematical functions needed by GeographicLib
Updraft::Core::MenuWrapper around QMenu that can work with item priorities
Updraft::MenuInterfaceInterface to menu used by plugins
Updraft::Core::NodeMapLayerMap layer that contains an osg::Node with geometry
Updraft::Airspaces::oaEngineClass representing the opened airspaces file
Updraft::IgcViewer::OpenedFileHelper class representing a single opened IGC file
OpenAirspace::ParserParsing OpenAirspace file into geometry
Updraft::Core::PickActionAction that gets called when a MapObject is clicked
Updraft::IgcViewer::PickDataOne picked point in igc recording
Updraft::IgcViewer::PickedLabelLabel for the vertical picked line
Updraft::Core::PickHandlerHandler of osg events that implements clicking of map objects
Updraft::Igc::PilotEventPilot event
Updraft::IgcViewer::PlotAxesX and Y axis for graph plotting
Updraft::IgcViewer::PlotPainterAbstract class that plots FixInfo to PlotAxes
Updraft::IgcViewer::PlotWidgetWidget that shows the plot with flight data
Updraft::PluginBaseBase class for plugins
Updraft::Core::PluginManagerTop level object that handles plugin loading and operations
OpenAirspace::PolygonPolygon class describes one polygon
OpenAirspace::Airspace::SB_strBrush colour selector structure
Updraft::Core::SceneManagerSceneManager class is a wrapper of the scene, and the scene graph
Updraft::IgcViewer::SegmentInfoClass calculating information about a segment of flight between two time points
Updraft::SettingInterfaceInterface to a single settings value
Updraft::Core::SettingsBottomViewList showing the individual setting items within one group
Updraft::Core::SettingsDelegateThis class allows us to override the default editors for setting items
Updraft::Core::SettingsDialogDialog window for editing settings
Updraft::Core::SettingsItemA single setting
Updraft::Core::SettingsManagerThe main settings class
Updraft::Core::SettingsModelModel that stores all settings
Updraft::Core::SettingsTopViewList showing the setting groups
OpenAirspace::Airspace::SP_strPen style structure
Updraft::IgcViewer::SpeedFixInfoAbstract helper for simplifying info classes with speeds
Updraft::Core::SplashScreenStartup splash window
Updraft::Core::StateSaverSaving and loading application state to settings
Updraft::IgcViewer::SymmetricColoringSame as default coloring, but uses the scale symmetrically
Updraft::Core::TabImplementation of an opened tab in the bottom pane
Updraft::TabInterfaceAn interface wrapping a single tab in bottom pane
Updraft::TaskAxisGraphical representation of task leg distances
Updraft::TaskDataThis class encapsulates all data related to one task
Updraft::TaskDeclarationTask declaration plugin top level object
Updraft::TaskDeclPanelWidget that is shown in the task declaration tab
Updraft::Cup::TaskEntryStructure defining 'cup style' task
Updraft::TaskFileOpened task file
Updraft::TaskLayerClass storing a task layer
Updraft::TaskPointTurning point in a task
Updraft::TaskPointButtonFancy button thingie for adding and removing turn points
Updraft::Igc::Test::TestIgcA few very basic tests for the igc parser
Updraft::Util::Test::TestLocationTest operations on Location object
Updraft::IgcViewer::TextLabelTextual label in plot
Updraft::IgcViewer::TimeFixInfoReturn time in the flight
Updraft::IgcViewer::TimeLabelLabel marking the X (time) axis in the plot
Updraft::Cup::TPEntryStructure defining 'cup style' turn-point This type exactly copies the data from cup file
Updraft::TPFileInterface for a turn-points file
Updraft::TPFileCupAdapterAdapter for cup turn-points file Use this class for loading turn-points from cup file
Updraft::TPLayerClass storing a turn-points layer
Updraft::TPMapObjectThe turnpoint map object that serves for clicking at turnpoints
Updraft::IgcViewer::TrackFixStructure representing a single point of the igc recording, already projected and prepared for displaying
Updraft::IgcViewer::TrackIdFixInfoServes for track coloring according to the track id
Updraft::Core::TranslationLanguageHelper class representing a selected translation language
Updraft::Core::TranslationLanguageEditorEditor for selecting translation language in settings dialog
Updraft::Core::TranslationManagerTop level object that finds and loads translations
Updraft::TurnPointStructure with information about a turn-point
Updraft::TurnPointsTop level object of the turnpoints plugin
Updraft::Util::UnitsClass for units conversion
Updraft::Core::UpdraftTop level object of updraft project
Updraft::IgcViewer::VerticalSpeedFixInfoCalculates the vertical speed
Updraft::IgcViewer::VerticalSpeedPlotPainterPainter for plotting vertical speed
Updraft::Igc::Test::WrongTest invalid igc files
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines