PredictionSupportRecordAgeOfData 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also