The time, in minutes-past-epoch, associated with the 
            latitude/longitude data.
            
Namespace: Zeptomoby.OrbitTools.TrackAssembly: Zeptomoby.OrbitTools.Track (in Zeptomoby.OrbitTools.Track.dll) Version: 1.5.0.0 (1.5.0.0)
 Syntax
Syntax
| C# | 
|---|
| public double TimeMpe { get; private set; } | 
| Visual Basic | 
|---|
| Public Property TimeMpe As Double Get Private Set | 
| Visual C++ | 
|---|
| public: property double TimeMpe { double get (); private: void set (double value); } | 





