Show / Hide Table of Contents

Class NtripStream

Metadata on an NTRIP Data Stream

Inheritance
object
NtripSource
NtripStream
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

TargetVersions
.NET Standard 2.0main, v3.0, v2.2, v2.1
.NETmain, v3.0
.NET Windowsmain, v3.0
.NET Androidmain, v3.0
.NET iOSmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1
UWPmain, v3.0, v2.2, v2.1
Xamarin.Androidv2.2, v2.1
Xamarin.iOSv2.2, v2.1
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX