RinexObservationHeader.AntennaDeltaH Property |
Gets the value of the antenna delta H 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 AntennaDeltaH { get; }
Public ReadOnly Property AntennaDeltaH As Double
Get
public:
property double AntennaDeltaH {
double get ();
}
member AntennaDeltaH : float with get
Property Value
Type:
Double
See Also