GpsSatelliteExtensionPseudoRandomNumber Property |
Gets or sets the pseudo-random number (PRN) that identifies this GPS satellite.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int PseudoRandomNumber { get; set; }
Public Property PseudoRandomNumber As Integer
Get
Set
public:
virtual property int PseudoRandomNumber {
int get () sealed;
void set (int value) sealed;
}
abstract PseudoRandomNumber : int with get, set
override PseudoRandomNumber : int with get, set
Property Value
Type:
Int32Implements
IGpsPrnServicePseudoRandomNumberSee Also