struct TDataPerGPSGAS

Overview

struct TDataPerGPSGAS
{
    // fields

    map<TTimeStamp, TGPSGASDataPoint> path;
};