RinexObservationHeaderVersion Property |
Gets the Version property for the RINEX header.
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 Version { get; }
Public ReadOnly Property Version As Double
Get
public:
property double Version {
double get ();
}
member Version : float with get
Property Value
Type:
DoubleSee Also