RinexObservationHeaderApproximateMarkerPositionZ Property  | 
 
            Gets the Z value of the approximate marker position for the RINEX observation 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 double ApproximateMarkerPositionZ { get; }Public ReadOnly Property ApproximateMarkerPositionZ As Double
	Get
public:
property double ApproximateMarkerPositionZ {
	double get ();
}member ApproximateMarkerPositionZ : float with get
Property Value
Type: 
Double
See Also