PerformanceAssessmentFieldPositionErrorZ Property |
Gets the ephemeris position error in the Earth-centered, Earth-Fixed Z direction in meters
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 PositionErrorZ { get; }
Public ReadOnly Property PositionErrorZ As Double
Get
public:
property double PositionErrorZ {
double get ();
}
member PositionErrorZ : float with get
Property Value
Type:
DoubleSee Also