TLECatalog.LoadTLE(String) 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.

 

Method Signature

TLECatalog.LoadTLE(

String filename)

 

 

Arguments

filename


Description:

Name of the file to be read.

 

 

 

Syntax

myTLECatalog1.LoadTLE(myString1);

 

 

See also

TLECatalog Object