VehicleAttitudeSlewFixedTime#

class ansys.stk.core.stkobjects.VehicleAttitudeSlewFixedTime#

Bases: IVehicleAttitudeSlewBase

Fixed time slew.

Overview#

slew_time

Get or set the time required to change attitude.

match_angular_velocity

Indicate whether to take account of the angular velocity (slope) at the beginning and the end of the slew.

Import detail#

from ansys.stk.core.stkobjects import VehicleAttitudeSlewFixedTime

Property detail#

property VehicleAttitudeSlewFixedTime.slew_time: float#

Get or set the time required to change attitude.

property VehicleAttitudeSlewFixedTime.match_angular_velocity: bool#

Indicate whether to take account of the angular velocity (slope) at the beginning and the end of the slew.