space_ex v0.5.1 SpaceEx.SpaceCenter.Parachute

A parachute.

Obtained by calling SpaceEx.SpaceCenter.Part.parachute/1.

Link to this section Summary

Functions

Deploys the parachute

Whether the parachute has been armed or deployed

Deploys the parachute

The altitude at which the parachute will full deploy, in meters

The minimum pressure at which the parachute will semi-deploy, in atmospheres

Whether the parachute has been deployed

The part object for this parachute

The altitude at which the parachute will full deploy, in meters

The minimum pressure at which the parachute will semi-deploy, in atmospheres

The current state of the parachute

Link to this section Functions

Deploys the parachute.

This has no effect if the parachute has already been armed or deployed. Only applicable to RealChutes parachutes.

Whether the parachute has been armed or deployed.

Only applicable to RealChutes parachutes.

Deploys the parachute.

This has no effect if the parachute has already been deployed.

Link to this function deploy_altitude(this)

The altitude at which the parachute will full deploy, in meters.

Only applicable to stock parachutes.

Link to this function deploy_min_pressure(this)

The minimum pressure at which the parachute will semi-deploy, in atmospheres.

Only applicable to stock parachutes.

Whether the parachute has been deployed.

The part object for this parachute.

Link to this function set_deploy_altitude(this, value)

The altitude at which the parachute will full deploy, in meters.

Only applicable to stock parachutes.

Link to this function set_deploy_min_pressure(this, value)

The minimum pressure at which the parachute will semi-deploy, in atmospheres.

Only applicable to stock parachutes.

The current state of the parachute.