TwoLineElement.SpacecraftName Property

Top 

Description

The name of spacecraft as read or written as the header line in a three-line-element.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"00001"

 

Syntax

myString1 = myTwoLineElement1.SpacecraftName;

 

myTwoLineElement1.SpacecraftName = myString1;

 

See also

TwoLineElement Object