VehicleAttitudeMaximumSlewRate#
- class ansys.stk.core.stkobjects.VehicleAttitudeMaximumSlewRate#
Define the maximum slew rate by entering a maximum overall magnitude. You can constrain the slew rate in specific directions by selecting one or more Per Axis rates and defining separate maximum rates for those axes.
Overview#
Get or set the maximum overall magnitude. |
|
Whether to constrain the slew rate along the direction of X axis. |
|
Whether to constrain the slew rate along the direction of Y axis. |
|
Whether to constrain the slew rate along the direction of Z axis. |
|
Constraint the slew rate along the direction of X axis. |
|
Constraint the slew rate along the direction of Y axis. |
|
Constraint the slew rate along the direction of Z axis. |
Import detail#
from ansys.stk.core.stkobjects import VehicleAttitudeMaximumSlewRate
Property detail#
- property VehicleAttitudeMaximumSlewRate.slew_rate_along_x_axis_enabled: bool#
Whether to constrain the slew rate along the direction of X axis.
- property VehicleAttitudeMaximumSlewRate.slew_rate_along_y_axis_enabled: bool#
Whether to constrain the slew rate along the direction of Y axis.
- property VehicleAttitudeMaximumSlewRate.slew_rate_along_z_axis_enabled: bool#
Whether to constrain the slew rate along the direction of Z axis.
- property VehicleAttitudeMaximumSlewRate.slew_rate_along_x_axis: float#
Constraint the slew rate along the direction of X axis.