space_ex v0.5.1 SpaceEx.SpaceCenter.ParachuteState
The state of a parachute.
Link to this section Summary
Functions
The parachute is still stowed, but ready to semi-deploy
The parachute is armed for deployment
The parachute has been cut
The parachute is fully deployed
The parachute has been deployed and is providing some drag, but is not fully deployed yet
The parachute is safely tucked away inside its housing
Link to this section Functions
The parachute is still stowed, but ready to semi-deploy.
(Stock parachutes only)
Returns :active
.
The parachute is armed for deployment.
(RealChutes only)
Returns :armed
.
The parachute has been cut.
Returns :cut
.
The parachute is fully deployed.
Returns :deployed
.
The parachute has been deployed and is providing some drag, but is not fully deployed yet.
(Stock parachutes only)
Returns :semi_deployed
.
The parachute is safely tucked away inside its housing.
Returns :stowed
.