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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Char
See Also