RinexMeteorologicalNumberOfMeasurementTypes Property |
Gets the number of meteorological data types in the file.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int NumberOfMeasurementTypes { get; }
Public ReadOnly Property NumberOfMeasurementTypes As Integer
Get
public:
property int NumberOfMeasurementTypes {
int get ();
}
member NumberOfMeasurementTypes : int with get
Property Value
Type:
Int32
See Also