DeployableController

class MechJeb.DeployableController
all_retracted()

Check if all deployable modules of this type are retracted.

Returns:

True if all modules are retracted; False otherwise

Return type:

boolean

auto_deploy: boolean

Automatically deploy modules of this type when controlled by a MechJeb autopilot

Attribute:

Can be read or written

Return type:

boolean

extend_all()

Extend all deployable modules of this type.

retract_all()

Retract all deployable modules of this type.