Updraft
1.0
Open source glider flight visualisation tool.
|
One picked point in igc recording. More...
#include <plotwidget.h>
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. |
One picked point in igc recording.
Updraft::IgcViewer::PickData::PickData | ( | int | xLine_, |
int | fixIndex_ | ||
) | [inline] |
Index of the fix in the fix list.
x-coordinate of the pixel in the graph.