RinexObservationHeader.AntennaDeltaN 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double AntennaDeltaN { get; }
Public ReadOnly Property AntennaDeltaN As Double
Get
public:
property double AntennaDeltaN {
double get ();
}
member AntennaDeltaN : float with get
Property Value
Type:
Double
See Also