Interface used to access airspeed options for basic maneuver strategies.
AccelG | Gets or sets the accel G for the Accelerate at mode. |
AccelMode | Gets or sets the accel mode for the Accelerate at mode. |
AirspeedMode | Gets or sets the active airspeed mode. |
DecelG | Gets or sets the decel G for the Decelerate at mode. |
DecelMode | Gets or sets the accel mode for the Decelerate at mode. |
InterpolateEndG | Gets or sets the end G for the Interpolate Accel/Decel over Interval mode. |
InterpolateEndTime | Gets or sets the end time for the Interpolate Accel/Decel over Interval mode. |
InterpolateInitG | Gets or sets the initial G for the Interpolate Accel/Decel over Interval mode. |
InterpolateStopAtEndTime | Gets or sets the option to stop at the end time for the Interpolate Accel/Decel over Interval mode. |
MaintainAirspeedType | Gets or sets the airspeed type option in the Maintain Current Airspeed mode. |
MaxSpeedLimits | Gets or sets the maximum speed limit type to enforce. |
MinSpeedLimits | Gets or sets the minimum speed limit type to enforce. |
SpecifiedAccelDecelG | Gets or sets the accel/decel G for the Maintain Specified Airspeed mode. |
SpecifiedAccelDecelMode | Gets or sets the accel/decel mode for the Maintain Specified Airspeed mode. |
SpecifiedAirspeed | Gets or sets the airspeed for the Maintain Specified Airspeed mode. |
SpecifiedAirspeedType | Gets or sets the airspeed type option in the Maintain Specified Airspeed mode. |
Throttle | Gets or sets the throttle setting for the Accel/Decel using Aero/Propulsion at mode. |
Thrust | Get the thrust options for the Specify Thrust mode. |
Add and configure a basic maneuver procedure
[C#] | ||
---|---|---|
|
Add and configure a basic maneuver procedure
[Visual Basic .NET] | ||
---|---|---|
|
Add and configure a basic maneuver procedure
[Python - STK API] | ||
---|---|---|
|
Add and configure a basic maneuver procedure
[MATLAB] | ||
---|---|---|
|