TwoLineElement.LoadTLE Method

Top 

Description

Loads a two-line-element set from a file.

 

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.

 

Overload List

Signatures

Return Value

Description

TwoLineElement.LoadTLE(String filename)

None

Loads a two-line-element set from a file.

TwoLineElement.LoadTLE(String filename, String nameToLoad)

None

Loads a two-line-element set from a file.

TwoLineElement.LoadTLE(String filename, Variable indexToLoad)

None

Loads a two-line-element set from a file.

 

 

See also

TwoLineElement Object