space_ex v0.3.0 SpaceEx.SpaceCenter.SolarPanelState
The state of a solar panel.
Link to this section Summary
Functions
Solar panel is broken
Solar panel is fully extended
Solar panel is being extended
Solar panel is fully retracted
Solar panel is being retracted
Link to this section Functions
Link to this function
broken()
Solar panel is broken.
Returns :broken
.
Link to this function
extended()
Solar panel is fully extended.
Returns :extended
.
Link to this function
extending()
Solar panel is being extended.
Returns :extending
.
Link to this function
retracted()
Solar panel is fully retracted.
Returns :retracted
.
Link to this function
retracting()
Solar panel is being retracted.
Returns :retracting
.