Formation.LoadTLE(String) Method |
Top |
DescriptionAdds a Formation Spacecraft for each state in the specified TLE file and then initializes the Spacecraft with that state. If you are loading a Spacecraft state from a TLE, you should use a SGP4 propagator when running your Mission Plan.
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.
Note: This method has a state. See the Methods and Properties with State page for more information.
Method Signature
Arguments
Return Value
The total number of states in the specified TLE file.
Syntax
See also
|