smes
Vars | |
capacity | The charge capacity. |
---|---|
charge | The current charge. |
show_display_lights | does this SMES show its input/output lights? |
Procs | |
adjust_charge | Adjusts the charge in this SMES, used instead of directly adjusting the charge value. Mainly for the benefit of the power connector/portable SMES system. |
can_place_terminal | Checks if we're in a valid state to place a terminal |
display_ready | is this SMES in a suitable state to display overlays? |
set_charge | Sets the charge in this SMES, used instead of directly adjusting the charge value. Mainly for the benefit of the power connector/portable SMES system. |
Var Details
capacity
The charge capacity.
charge
The current charge.
show_display_lights
does this SMES show its input/output lights?
Proc Details
adjust_charge
Adjusts the charge in this SMES, used instead of directly adjusting the charge value. Mainly for the benefit of the power connector/portable SMES system.
can_place_terminal
Checks if we're in a valid state to place a terminal
display_ready
is this SMES in a suitable state to display overlays?
set_charge
Sets the charge in this SMES, used instead of directly adjusting the charge value. Mainly for the benefit of the power connector/portable SMES system.