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

turbine

Vars

efficiencyThe cached efficiency of this turbines installed part
installed_partReference to our turbine part
machine_gasmixThe gas mixture this turbine part is storing
part_pathPath of the turbine part we can install

Procs

activate_partsAllow easy enabling of each machine for connection to the main controller
deactivate_partsAllow easy disabling of each machine from the main controller
is_activeIs this machine currently running
set_overlaysAdds overlays to this turbines appearance Arguments
transfer_gasesHandles all the calculations needed for the gases, work done, temperature increase/decrease

Var Details

efficiency

The cached efficiency of this turbines installed part

installed_part

Reference to our turbine part

machine_gasmix

The gas mixture this turbine part is storing

part_path

Path of the turbine part we can install

Proc Details

activate_parts

Allow easy enabling of each machine for connection to the main controller

Arguments

deactivate_parts

Allow easy disabling of each machine from the main controller

Arguments

is_active

Is this machine currently running

set_overlays

Adds overlays to this turbines appearance Arguments

transfer_gases

Handles all the calculations needed for the gases, work done, temperature increase/decrease

Arguments