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