PropagatorSGP4LoadFile#
- class ansys.stk.core.stkobjects.PropagatorSGP4LoadFile#
Bases:
IPropagatorSGP4LoadData
SGP4 propagator. Allows the user to load segments from file.
Overview#
Return an array of SSC Numbers from the file selected. |
|
Return an array of available segments from a file using the specified SSC Number. |
|
Add multiple segments from the array returned in GetSegsFromFile. |
File name. |
Import detail#
from ansys.stk.core.stkobjects import PropagatorSGP4LoadFile
Property detail#
Method detail#
- PropagatorSGP4LoadFile.get_ssc_numbers_from_file(self) list #
Return an array of SSC Numbers from the file selected.
- Returns: