Instructions/Get Grid Efficiency: Difference between revisions

From Desynced Wiki
(Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}")
 
(informational)
 
Line 3: Line 3:
==== Description ====
==== Description ====


 
Obtains the grid efficiency percentage as a 0-100 number.
==== Uses ====
==== Uses ====


 
It may be niche, but it can be used by larger automatic base planning behaviors to determine if more power output or storage is required.


==== Similar Instructions ====
==== Similar Instructions ====


 
[[Instructions/Get Battery|Get Battery]], [[Instructions/Check Battery|Check Battery]]
{{Instruction_Bottom}}
{{Instruction_Bottom}}

Latest revision as of 06:08, 17 September 2023


Get Grid Efficiency
     
     Gets the value of the Grid Efficiency as a percent
Lua ID get_grid_effeciency
Category Math
Icon Power.png
Argument One: Type Output
Argument One: Name Result



Description[edit | edit source]

Obtains the grid efficiency percentage as a 0-100 number.

Uses[edit | edit source]

It may be niche, but it can be used by larger automatic base planning behaviors to determine if more power output or storage is required.

Similar Instructions[edit | edit source]

Get Battery, Check Battery