Show / Hide Table of Contents

Class SatelliteVehicle

Satellite vehicle

Inheritance
object
SatelliteVehicle
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public sealed class SatelliteVehicle

Properties

Name Description
Azimuth

Azimuth, degrees from true north, 000 to 359

Elevation

Elevation in degrees, 90 maximum

GnssSignalId

Gets the GNSS Signal ID.

Id

Satellite ID number

SignalToNoiseRatio

Signal-to-Noise ratio, 0-99 dB (-1 when not tracking)

System

Satellite system

TalkerId

Gets the talker ID for this vehicle

Methods

Name Description
ToString()

Returns a string that represents the satellite vehicle.

Applies

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