Enum Carrier
Enumeration for the carrier used by the NtripStream
Namespace: NmeaParser.Gnss.Ntrip
Assembly: NmeaParser.dll
Syntax
public enum Carrier
Fields
| Name | Description |
|---|---|
| L1 | L1 wave |
| L1L2 | L1 and L2 waves |
| None | None / unknown |
Enumeration for the carrier used by the NtripStream
public enum Carrier
| Name | Description |
|---|---|
| L1 | L1 wave |
| L1L2 | L1 and L2 waves |
| None | None / unknown |