SatelliteInfo Class

Definition

Information about a satellite, part of a satellite constellation

public class SatelliteInfo
type SatelliteInfo = class
Public Class SatelliteInfo
Inheritance
SatelliteInfo

Constructors

SatelliteInfo(String)

Construct an instance using a satellite ID

Properties

Azimuth

Azimuth where the satellite is. This gives the true direction to the satellite from the current position

Elevation

Elevation of the satellite. This gives the elevation of the satellite (values close to 0 mean the satellite is near the horizon, values close to 90 mean it is right above the observer)

Id

ID of the satellite

Snr

Signal to noise ratio of this satellite. A large value is better.

Applies to