PerformanceAssessmentFieldAgeOfData Property  | 
 
            Gets the Age of the navigation data on the satellite
            
 
    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; }Public ReadOnly Property AgeOfData As Double
	Get
public:
property double AgeOfData {
	double get ();
}member AgeOfData : float with get
Property Value
Type: 
Double
See Also