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