PredictionSupportRecordAlongTrackErrorC Property |
Gets or sets the curve fit 0th order term for the along track error growth (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 AlongTrackErrorC { get; set; }
Public Property AlongTrackErrorC As Double
Get
Set
public:
property double AlongTrackErrorC {
double get ();
void set (double value);
}
member AlongTrackErrorC : float with get, set
Property Value
Type:
DoubleSee Also