Spacecraft.Report_TLE() Method

Top 

Description

The Report_TLE method is used to write the Two Line Element Formatted state of the calling Spacecraft to a String.

 

This method has been Deprecated. Please use the Two Line Element object 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

Spacecraft.Report_TLE(

)

 

 

Return Value

Type:

string

 

 

Returns the Two Line Element-Set of the Spacecraft.

 

Syntax

myString1 = mySpacecraft1.Report_TLE();

 

 

See also

Spacecraft Object

Spacecraft.Report_TLE

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide