SP3cHeaderRecordPVStandardDeviationBase Property  | 
 
            Gets the base number used in the calculation of the Position and Velocity standard deviations. 
            The standard deviation calculations are defined in the SP3c definition.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double PVStandardDeviationBase { get; }Public ReadOnly Property PVStandardDeviationBase As Double
	Get
public:
property double PVStandardDeviationBase {
	double get ();
}member PVStandardDeviationBase : float with get
Property Value
Type: 
Double
See Also