Show / Hide Table of Contents

Class Caster

Gets metadata about the NTRIP Caster

Inheritance
object
NtripSource
Caster
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 Caster : NtripSource

Constructors

Name Description
Caster(IPAddress, int, string, string, bool, string, double, double, IPAddress)

Initializes a new instance of the Caster class.

Properties

Name Description
Address

Gets the caster IP Address

CountryCode

Gets the country code for the caster origin

FallbackAddress

Gets the fallback address for the caster

Identifier

Gets the caster identifier

Latitude

Gets the latitude for the caster

Longitude

Gets the longitude for the caster

Operator

Gets the caster operator

Port

Gets the caster port

SupportsNmea

Gets a value indicating whether it 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