Class NtripStream
Metadata on an NTRIP Data Stream
Inherited Members
Namespace: NmeaParser.Gnss.Ntrip
Assembly: NmeaParser.dll
Syntax
public class NtripStream : NtripSource
Properties
| Name | Description |
|---|---|
| Carrier | Gets the wave carrier for the stream |
| CountryCode | Gets the country code for where the stream originates |
| Format | Gets the stream format |
| FormatDetails | Gets the details about the format |
| Identifier | Gets the unique identifier for the stream |
| Latitude | Gets the latitude location of the base station |
| Longitude | Gets the longitude location of the base station |
| Mountpoint | The mountpoint used with OpenStream(string) |
| Network | Gets the network for the stream |
| SupportsNmea | Gets a value indicating whether the stream supports NMEA |
Applies
| Target | Versions |
|---|---|
| .NET Standard 2.0 | main, v3.0, v2.2, v2.1 |
| .NET | main, v3.0 |
| .NET Windows | main, v3.0 |
| .NET Android | main, v3.0 |
| .NET iOS | main, v3.0 |
| .NET Framework | main, v3.0, v2.2, v2.1 |
| UWP | main, v3.0, v2.2, v2.1 |
| Xamarin.Android | v2.2, v2.1 |
| Xamarin.iOS | v2.2, v2.1 |