TwoLineElement.SatelliteNumber Property

Top 

Description

The catalog number assigned to the object by the US Space Force. This maps to the Alpha5ID using the alpha encoding defined by the US Space Force.

 

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:

1

Valid Range:

TwoLineElement.SatelliteNumber ≥ 0

 

Syntax

myVariable1 = myTwoLineElement1.SatelliteNumber;

 

myTwoLineElement1.SatelliteNumber = myVariable1;

 

See also

TwoLineElement Object