ThrusterSet#

class ansys.stk.core.stkobjects.astrogator.ThrusterSet#

Bases: IComponentInfo, ICloneable

Thruster Set.

Overview#

direction_definition

Get or set the thruster set direction definition.

thrusters

Get the list of thrusters.

Import detail#

from ansys.stk.core.stkobjects.astrogator import ThrusterSet

Property detail#

property ThrusterSet.direction_definition: ThrusterDirection#

Get or set the thruster set direction definition.

property ThrusterSet.thrusters: ThrusterSetCollection#

Get the list of thrusters.