Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public int PseudoRandomNumber { get; set; }

Property Value

Type: Int32

Implements

IGpsPrnServicePseudoRandomNumber
See Also