System.Sensors.TGpsSatellite Properties
InheritedProtected
| Azimuth | public | Angle between the magnetic north and the perpendicular projection of the satellite down onto the Earth horizon, in degrees. |
| Elevation | public | Distance between the satellite and the sea level. |
| HasAlmanac | public | Specifies whether the satellite provides almanac information (True) or not (False). |
| HasEphemeris | public | Specifies whether the satellite provides ephemeris information (True) or not (False). |
| Prn | public | Pseudo random noise signal of the satellite. |
| Snr | public | Signal-to-noise ratio of the signal of the satellite. |
| UsedInFix | public | Specifies whether this satellite was used by the GPS engine to retrieve the most recent location data (True) or not (False). |