TwoLineElement.InitializeTLEFromSpacecraft(Spacecraft) Method

Top 

Description

Initialize the state properties of the TwoLineElement object from a spacecraft.

 

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.InitializeTLEFromSpacecraft(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

Spacecraft from which state values will be pulled

 

 

 

Syntax

myTwoLineElement1.InitializeTLEFromSpacecraft(mySpacecraft1);

 

 

See also

TwoLineElement Object