SatelliteIdentifierSatelliteId Property |
Gets the integer ID of the satellite. For GPS constellations, this is the PseudoRandom Noise number (PRN).
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int SatelliteId { get; }
Public ReadOnly Property SatelliteId As Integer
Get
public:
property int SatelliteId {
int get ();
}
member SatelliteId : int with get
Property Value
Type:
Int32See Also