SP3dHeaderRecordPVStandardDeviationBase Property |
Gets the base number used in the calculation of the Position and Velocity standard deviations.
The standard deviation calculations are defined in the SP3d definition.
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 PVStandardDeviationBase { get; }
Public ReadOnly Property PVStandardDeviationBase As Double
Get
public:
property double PVStandardDeviationBase {
double get ();
}
member PVStandardDeviationBase : float with get
Property Value
Type:
DoubleSee Also