space_ex v0.5.1 SpaceEx.SpaceCenter.Leg
A landing leg.
Obtained by calling SpaceEx.SpaceCenter.Part.leg/1
.
Link to this section Summary
Functions
Whether the leg is deployable
Whether the landing leg is deployed
Returns whether the leg is touching the ground
The part object for this landing leg
Whether the landing leg is deployed
The current state of the landing leg
Link to this section Functions
Link to this function
deployable(this)
Whether the leg is deployable.
Link to this function
deployed(this)
Whether the landing leg is deployed.
Fixed landing legs are always deployed. Returns an error if you try to deploy fixed landing gear.
Link to this function
is_grounded(this)
Returns whether the leg is touching the ground.
Link to this function
part(this)
The part object for this landing leg.
Link to this function
set_deployed(this, value)
Whether the landing leg is deployed.
Fixed landing legs are always deployed. Returns an error if you try to deploy fixed landing gear.
Link to this function
state(this)
The current state of the landing leg.