Updraft  1.0
Open source glider flight visualisation tool.
Updraft::IgcViewer::PickData Struct Reference

One picked point in igc recording. More...

#include <plotwidget.h>

List of all members.

Public Member Functions

 PickData (int xLine_, int fixIndex_)

Public Attributes

int xLine
 x-coordinate of the pixel in the graph.
int fixIndex
 Index of the fix in the fix list.

Detailed Description

One picked point in igc recording.


Constructor & Destructor Documentation

Updraft::IgcViewer::PickData::PickData ( int  xLine_,
int  fixIndex_ 
) [inline]

Member Data Documentation

Index of the fix in the fix list.

x-coordinate of the pixel in the graph.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines