TwoLineElement.LoadNoradTLE Method

Top 

Description

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

 

This method has been Deprecated. Please use TwoLineElement.LoadTLE instead.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

TwoLineElement.LoadNoradTLE(String filename)

None

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

TwoLineElement.LoadNoradTLE(String filename, String nameToLoad)

None

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

TwoLineElement.LoadNoradTLE(String filename, Variable indexToLoad)

None

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

 

 

See also

TwoLineElement Object