RinexObservationHeaderApproximateMarkerPositionX Property |
Gets the X 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: 24.2.419.0 (24.2.419.0)
Syntax public double ApproximateMarkerPositionX { get; }
Public ReadOnly Property ApproximateMarkerPositionX As Double
Get
public:
property double ApproximateMarkerPositionX {
double get ();
}
member ApproximateMarkerPositionX : float with get
Property Value
Type:
DoubleSee Also