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