NoradStateEstimator.TLEHandler Property

Top 

Description

The TwoLineElement object associated with the the SGP4StateEstimator object. This object facilitates the output of the SGP4 state elements as a TLE.

 

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.

 

Attributes

Type:

TwoLineElement

Access:

read

 

Syntax

myString1 = myNoradStateEstimator1.TLEHandler.Name;

 

See also

NoradStateEstimator Object