RinexNavigationEphemeris.L2Channel Property |
Gets the codes on L2 channel.
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 L2Channel { get; }
Public ReadOnly Property L2Channel As Double
Get
public:
property double L2Channel {
double get ();
}
member L2Channel : float with get
Property Value
Type:
Double
See Also