ScenarioEarthData#
- class ansys.stk.core.stkobjects.ScenarioEarthData#
Class defining the Earth Orientation Parameters of a Scenario.
Overview#
Reload the EOP file. |
Filename of an EOP file (.dat) located in the DynamicEarthData directory or an EOP file (.txt) provided by CelesTrak, which can be downloaded from http://celestrak.org/SpaceData/. |
|
Start time of the EOP data. Uses DateFormat Dimension. |
|
Stop time of the EOP data. Uses DateFormat Dimension. |
Import detail#
from ansys.stk.core.stkobjects import ScenarioEarthData
Property detail#
- property ScenarioEarthData.eop_filename: str#
Filename of an EOP file (.dat) located in the DynamicEarthData directory or an EOP file (.txt) provided by CelesTrak, which can be downloaded from http://celestrak.org/SpaceData/.