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