Gets or sets the satellite PRN number per ICD-GPS-200. This is a required data item as it is the GPS user's primary means of identifying GPS satellites. It is equivalent to the space vehicle identification (SVID) number of the satellite.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property PRN() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_PRN(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






