GNSSObservation.SatelliteId Property

Top 

Description

The satellite ID code of the observing GNSS satellite.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = myGNSSObservation1.SatelliteId;

 

myGNSSObservation1.SatelliteId = myVariable1;

 

See also

GNSSObservation Object