ControlLaunch#
- class ansys.stk.core.stkobjects.astrogator.ControlLaunch#
IntEnum
Overview#
|
The date and time of the launch. |
|
The geodetic latitude of the launch location. |
|
The geodetic longitude of the launch location. |
|
The geodetic altitude of the launch location. |
|
The geocentric latitude of the launch location. |
|
The geocentric longitude of the launch location. |
|
The geocentric radius of the launch location. |
|
The time of flight, from launch until burnout. |
|
The geocentric latitude of the burnout point. |
|
The geocentric longitude of the burnout point. |
|
The geocentric radius of the burnout point. |
|
The geodetic latitude of the burnout point. |
|
The geodetic longitude of the burnout point. |
|
The geodetic altitude of the burnout point. |
|
The geodetic azimuth of the launch trajectory. |
|
The geodetic downrange distance of the burnout point. |
|
The geodetic altitude of the burnout point. |
|
The geocentric azimuth of the launch trajectory. |
|
The geocentric downrange distance of the burnout point. |
|
The geocentric radius of the burnout point. |
|
The burnout velocity in the fixed frame. |
|
The burnout velocity in the inertial frame. |
|
Inertial Velocity Azimuth - the angle from the projection of north in the local horizontal plane to the inertial velocity vector, right handed. |
|
Inertial Horizontal FPA - the angle from the local horizontal to the inertial velocity vector, positive towards radius. It is also 90 degrees minus vertical flight path angle. |
|
Dry Mass - the mass of the spacecraft exclusive of propellant. |
|
Drag Coefficient (Cd) - the dimensionless drag coefficient associated with the drag area. |
|
Drag Area - the cross-sectional area of the spacecraft assumed perpendicular to the direction of motion, used for atmospheric drag calculations. |
|
Solar Radiation Pressure (Spherical) Coefficient (Cr) - the reflectivity of the spacecraft used for solar radiation pressure calculations, where 2.0 is fully reflective and 1.0 is not reflective at all. |
|
Solar Radiation Pressure (Spherical) Area - the cross-sectional area of the spacecraft assumed perpendicular to the direction of solar radiation, used for solar radiation calculations. |
|
Radiation Pressure (Albedo/Thermal) Coefficient (Ck) - the reflectivity of the spacecraft used for central body radiation pressure (albedo / thermal pressure) calculations, where 2.0 is fully reflective and 1.0 is not reflective at all. |
|
Radiation Pressure (Albedo/Thermal) Area - the cross-sectional area of the spacecraft assumed perpendicular to the direction of central body radiation, used for central body radiation (albedo / thermal pressure) calculations. |
|
GPS Solar Radiation Pressure K1 - if you are using a non-spherical SRP model, this field defines the modelβs K1 (scale) value. |
|
GPS Solar Radiation Pressure K2 - if you are using a non-spherical SRP model, this field defines the modelβs K2 (scale) value. |
|
The fuel tank pressure. |
|
The volume of the fuel tank. |
|
The fuel tank temperature. |
|
The density of the fuel tank. |
|
The mass of the spacecraft propellant. |
|
Maximum Fuel Mass - the maximum fuel mass of the spacecraft; this parameter specifically applies to Finite Maneuver segments that are being executed in Backward Sequences. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ControlLaunch