Weir target level (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
* [[How to import a time sequence with a CSV]]
* [[How to import a time sequence with a CSV]]
|notes=
|notes=
* The interval before re-evaluating the Weir height is configured using the Water Overlay's model attribute [[Weir move interval s (Water Overlay)|Weir move interval s]].
* The interval before re-evaluating the Weir height is configured using the Water Overlay's model attribute [[Weir move interval s (Water Overlay)|WEIR_MOVE_INTERVAL_S]].
* This value is set as a single value, not an array.
* This value is set as a single value, not an array.
* The weir can move with a distance defined in the overlay with the model attribute [[Weir move step m (Water Overlay)|WEIR_MOVE_STEP_M]].
* The weir can move with a distance defined in the overlay with the model attribute [[Weir move step m (Water Overlay)|WEIR_MOVE_STEP_M]].

Revision as of 14:21, 17 January 2023


Notes

  • The interval before re-evaluating the Weir height is configured using the Water Overlay's model attribute WEIR_MOVE_INTERVAL_S.
  • This value is set as a single value, not an array.
  • The weir can move with a distance defined in the overlay with the model attribute WEIR_MOVE_STEP_M.
  • The weir's movement range can be set using the overlay's model attribute WEIR_MOVE_RANGE_M. This can be interpreted as the maximum allowed difference in the configured WEIR_HEIGHT and the adjusted weir height.

See also