PredictionSupportRecord.AgeOfData Property |
Gets or sets the age of the navigation data relative to the GPS master control station (MCS) upload generation epoch (minutes).
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double AgeOfData { get; set; }
Public Property AgeOfData As Double
Get
Set
public:
property double AgeOfData {
double get ();
void set (double value);
}
member AgeOfData : float with get, set
Property Value
Type:
Double
See Also