Formation.LoadNoradTLE(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 Norad propagator when running your Mission Plan.
This method has been Deprecated. Please use Formation.LoadTLE instead.
Timing Precision Mode This page describes functionality in millisecond 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
|