struct TDataPerGPSGAS

struct TDataPerGPSGAS
{
    //
fields

    map<TTimeStamp, TGPSGASDataPoint> path;
};