VehicleAttitudeSlewConstrained#
- class ansys.stk.core.stkobjects.VehicleAttitudeSlewConstrained#
Bases:
IVehicleAttitudeSlewBase
Constrained slew mode.
Overview#
Limits the maximum slew rate. |
|
Choose an event within the window of opportunity to trigger each slew, or select Optimal to change attitude whenever the slew can be performed most efficiently. |
|
Configure how to constrain the slew rate. |
|
Configure how to constrain the slew acceleration. |
Import detail#
from ansys.stk.core.stkobjects import VehicleAttitudeSlewConstrained
Property detail#
- property VehicleAttitudeSlewConstrained.slew_timing_between_targets: VehicleSlewTimingBetweenTargetType#
Choose an event within the window of opportunity to trigger each slew, or select Optimal to change attitude whenever the slew can be performed most efficiently.
- property VehicleAttitudeSlewConstrained.maximum_slew_rate: VehicleAttitudeMaximumSlewRate#
Configure how to constrain the slew rate.
- property VehicleAttitudeSlewConstrained.maximum_slew_acceleration: VehicleAttitudeMaximumSlewAcceleration#
Configure how to constrain the slew acceleration.