GnssLinkBudgetScalarsSatelliteID Property |
Gets the ID of the satellite from which these link budgets originate. For GPS this is the PRN.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.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