Object datum output a (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|key=OBJECT_DATUM_OUTPUT_A
|key=OBJECT_DATUM_OUTPUT_A
|unit={{mdatum}}
|unit={{mdatum}}
|description=An [[Attribute array|array]] of values, one per [[Timeframes (Water Overlay)|timeframe]]. Each value indicates the [[Water_level_(Water_Overlay)|water level]] at one side of the [[Hydraulic_structures_(Water_Overlay)|hydraulic structures]], generally the entry.
|description=An [[Attribute array|array]] of values, one per [[Timeframes (Water Overlay)|timeframe]]. Each value indicates the [[Water_level_(Water_Overlay)|water level]] at one side of the [[Hydraulic_structures_(Water_Overlay)|hydraulic structure]], generally the entry.
|defaultvalue=None
|defaultvalue=None
|icon=
|icon=
Line 15: Line 15:
|notes=
|notes=
* This attribute does not need to be created when configuring the project. This attribute is created automatically by the [[Water Overlay]] when a calculation is performed. When the calculation is complete, the attribute is updated automatically.
* This attribute does not need to be created when configuring the project. This attribute is created automatically by the [[Water Overlay]] when a calculation is performed. When the calculation is complete, the attribute is updated automatically.
* Each [[Water Overlay]] will create this attribute with the [[ID]] of an Overlay appended to it, to prevent the results of multiple Water Overlays storing their results in the same attribute by default.
* To avoid conflicts between multiple Water Overlays, each overlay appends its [[ID]] to this attribute name.
* This attribute is also visible when zoomed in on a [[Hydraulic_structures_(Water_Overlay)|hydraulic structure]]. The [[Water_level_(Water_Overlay)|water level]]s on either side of the structure can be seen at each timeframe when a [[Water Overlay]] is selected.
* This attribute is also visible when zoomed in on a [[Hydraulic_structures_(Water_Overlay)|hydraulic structure]]. The [[Water_level_(Water_Overlay)|water levels]] on either side of the structure can be seen at each timeframe when a [[Water Overlay]] is selected.
|howtos=
|howtos=
* [[How to inspect object output attributes of an overlay using the measurement tool]]
* [[How to inspect object output attributes of an overlay using the measurement tool]]

Revision as of 14:13, 10 July 2026

All hydraulic structures have an OBJECT_DATUM_OUTPUT_A attribute.

A weir showing the datum heights at that timeframe, obtained from the values of the OBJECT_DATUM_OUTPUT_A and OBJECT_DATUM_OUTPUT_B key stored in that weir.

Notes

  • This attribute does not need to be created when configuring the project. This attribute is created automatically by the Water Overlay when a calculation is performed. When the calculation is complete, the attribute is updated automatically.
  • To avoid conflicts between multiple Water Overlays, each overlay appends its ID to this attribute name.
  • This attribute is also visible when zoomed in on a hydraulic structure. The water levels on either side of the structure can be seen at each timeframe when a Water Overlay is selected.

How-to's

See also