struct TDataPerGPS

Overview

struct TDataPerGPS
{
    // fields

    map<TTimeStamp, TGPSDataPoint> path;
};