space_ex v0.8.0 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
Whether the leg is deployable.
Returns: true or false
Whether the landing leg is deployed.
Fixed landing legs are always deployed. Returns an error if you try to deploy fixed landing gear.
Returns: true or false
Returns whether the leg is touching the ground.
Returns: true or false
The part object for this landing leg.
Returns: a reference to a SpaceEx.SpaceCenter.Part object
Whether the landing leg is deployed.
Fixed landing legs are always deployed. Returns an error if you try to deploy fixed landing gear.
Returns: :ok
The current state of the landing leg.
Returns: a Elixir.SpaceEx.SpaceCenter.LegState value in atom form