PredictionSupportRecordAlongTrackErrorA Property |
Gets or sets the curve fit 2nd order term for the along track error growth (meters/sec^2).
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 AlongTrackErrorA { get; set; }
Public Property AlongTrackErrorA As Double
Get
Set
public:
property double AlongTrackErrorA {
double get ();
void set (double value);
}
member AlongTrackErrorA : float with get, set
Property Value
Type:
DoubleSee Also