PerformanceAssessmentFieldPositionErrorY Property |
Gets the ephemeris position error in the Earth-centered, Earth-Fixed Y direction in meters
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double PositionErrorY { get; }
Public ReadOnly Property PositionErrorY As Double
Get
public:
property double PositionErrorY {
double get ();
}
member PositionErrorY : float with get
Property Value
Type:
Double
See Also