RinexObservationHeaderObserver Property  | 
 
            Gets the Observer 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 string Observer { get; }Public ReadOnly Property Observer As String
	Get
public:
property String^ Observer {
	String^ get ();
}member Observer : string with get
Property Value
Type: 
String
See Also