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