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: 25.1.421.0 (25.1.421.0)
Syntaxpublic int SatelliteID { get; }Public ReadOnly Property SatelliteID As Integer
	Get
public:
property int SatelliteID {
	int get ();
}member SatelliteID : int with get
Property Value
Type: 
Int32
See Also