space_ex v0.3.0 SpaceEx.SpaceCenter.LegState
The state of a landing leg.
Link to this section Summary
Functions
Landing leg is broken
Landing leg is fully deployed
Landing leg is being deployed
Landing leg is fully retracted
Landing leg is being retracted
Link to this section Functions
Link to this function
broken()
Landing leg is broken.
Returns :broken
.
Link to this function
deployed()
Landing leg is fully deployed.
Returns :deployed
.
Link to this function
deploying()
Landing leg is being deployed.
Returns :deploying
.
Link to this function
retracted()
Landing leg is fully retracted.
Returns :retracted
.
Link to this function
retracting()
Landing leg is being retracted.
Returns :retracting
.