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