NavigationReceiverChannel.SatelliteID Property |
Gets or sets the satellite ID this channel is tracking signals from.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int SatelliteID { get; set; }
Public Property SatelliteID As Integer
Get
Set
public:
property int SatelliteID {
int get ();
void set (int value);
}
member SatelliteID : int with get, set
Property Value
Type:
Int32
See Also