VehicleEphemerisCode500ExportTool#
- class ansys.stk.core.stkobjects.VehicleEphemerisCode500ExportTool#
VehicleEphemerisCode500ExportTool Class.
Overview#
Export the ephemeris file. |
Get or set the identifying number for the satellite ephemeris being created. Dimensionless. |
|
If the Use Ephemeris Steps option is not selected, enter a Step Size to be used for the vehicle. |
|
Set the time period. Options are Use Entire Ephemeris - STK creates a data file using the Start and Stop Time specified in the vehicleβs Orbit tab or Specify Time Period - STK creates a data file using the Start and Stop Time specified here. |
Import detail#
from ansys.stk.core.stkobjects import VehicleEphemerisCode500ExportTool
Property detail#
- property VehicleEphemerisCode500ExportTool.satellite_identifer: int#
Get or set the identifying number for the satellite ephemeris being created. Dimensionless.
- property VehicleEphemerisCode500ExportTool.step_size: ExportToolStepSize#
If the Use Ephemeris Steps option is not selected, enter a Step Size to be used for the vehicle.
- property VehicleEphemerisCode500ExportTool.time_period: ExportToolTimePeriod#
Set the time period. Options are Use Entire Ephemeris - STK creates a data file using the Start and Stop Time specified in the vehicleβs Orbit tab or Specify Time Period - STK creates a data file using the Start and Stop Time specified here.