Pump q (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|key=PUMP_Q
|key=PUMP_Q
|unit=m3/s
|unit=m3/s
|description=The speed at which water is pumped from the lower end-point to the higher end-point.
|description=The flow rate at which water is pumped from the lower end-point to the higher end-point.
|defaultvalue=n/a
|defaultvalue=n/a
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
|icon=waterwizard_icon_pump_q.png
|icon=waterwizard_icon_pump_q.png
}}</onlyinclude>}}
}}</onlyinclude>}}
Line 14: Line 15:
* The direction the pump pumps in can be reversed by configuring a negative PUMP_Q.
* The direction the pump pumps in can be reversed by configuring a negative PUMP_Q.
* When using a dynamic PUMP_Q, a maximum of {{array max|pairs}} can be defined.
* When using a dynamic PUMP_Q, a maximum of {{array max|pairs}} can be defined.
|api=*[[Api session event editor overlay set key value]]
*[[Api session event editor building set attribute]]
*[[Api session event editor functionoverride set attribute]]
}}
}}


{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Latest revision as of 12:22, 13 July 2026

This attribute can be defined as values over time, using an array of values defining start-time. This allows users to more dynamically define the maximum throughput and operational direction of the pump.

Notes

  • The direction the pump pumps in can be reversed by configuring a negative PUMP_Q.
  • When using a dynamic PUMP_Q, a maximum of 10.000 values (5.000 pairs) can be defined.

API Endpoints