/tg/ Station 13 - Modules - TypesDefine Details

code/modules/power/energy_accumulator.dm

ACCUMULATOR_PROPORTIONAL_COEFFICIENTThe coefficient of the proportionate power output. Doesn't change output total, lower numbers just increases the smoothing - taking longer to ramp up, and longer to drop away. 4% means an accumulator, when starting up for the first time:
ACCUMULATOR_CONSTANT_COEFFICIENTThe coefficient for the constant power output.
/obj/machinery/power/energy_accumulatorAbstract type for generators that accumulate energy over time and slowly release it eg. radiation collectors, tesla coils

Define Details

ACCUMULATOR_CONSTANT_COEFFICIENT

The coefficient for the constant power output.

ACCUMULATOR_PROPORTIONAL_COEFFICIENT

The coefficient of the proportionate power output. Doesn't change output total, lower numbers just increases the smoothing - taking longer to ramp up, and longer to drop away. 4% means an accumulator, when starting up for the first time: