struct TDataPerGPS

struct TDataPerGPS
{
    //
fields

    map<TTimeStamp, TGPSDataPoint> path;
};