/tg/ Station 13 - Modules - TypesVar Details - Proc Details

smes

Vars

capacityThe charge capacity.
chargeThe current charge.
show_display_lightsdoes this SMES show its input/output lights?

Procs

adjust_chargeAdjusts 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_terminalChecks if we're in a valid state to place a terminal
display_readyis this SMES in a suitable state to display overlays?
set_chargeSets 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.