RinexObservationHeaderObservationCharacter Property |
Gets the observation character 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 char ObservationCharacter { get; }
Public ReadOnly Property ObservationCharacter As Char
Get
public:
property wchar_t ObservationCharacter {
wchar_t get ();
}
member ObservationCharacter : char with get
Property Value
Type:
CharSee Also