TwoLineElement.LoadNoradTLE(String) 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.

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

 

Method Signature

TwoLineElement.LoadNoradTLE(

String filename)

 

 

Arguments

filename


Description:

Name of the file to be read.

 

 

 

Syntax

myTwoLineElement1.LoadNoradTLE(myString1);

 

 

See also

TwoLineElement Object

TwoLineElement.LoadNoradTLE