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

From Tygron Support wiki
Jump to navigation Jump to search
m Frank@tygron.nl moved page Object datum a output (Water Overlay) to Object datum output a (Water Overlay) without leaving a redirect
No edit summary
 
(15 intermediate revisions by the same user not shown)
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, two per [[Timeframes (Water Overlay)|timeframe]]. Each value indicates the [[Water_level_(Water_Overlay)|water level]] at one sides of the [[Hydraulic_structures_(Water_Overlay)|hydraulic structures]], entry or exit.
|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=
|range=-{{max surface}} to {{max surface}}
}}</onlyinclude>}}
}}</onlyinclude>}}


All [[Hydraulic_structures_(Water_Overlay)|hydraulic structures]] have an OBJECT_DATUM_OUTPUT attribute.  
All [[Hydraulic_structures_(Water_Overlay)|hydraulic structures]] have an OBJECT_DATUM_OUTPUT_A attribute.  
[[File:Weir_schematic.PNG|150px|thumb|left|A weir showing the datum heights at that timeframe, obtained from the values of the OBJECT_DATUM_OUTPUT [[Overlay key|key]] stored in that weir.]]
[[File:Weir_schematic.PNG|200px|thumb|left|A weir showing the datum heights at that timeframe, obtained from the values of the OBJECT_DATUM_OUTPUT_A and OBJECT_DATUM_OUTPUT_B [[Overlay key|key]] stored in that weir.]]


{{article end
{{article end
|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 export an Object output attribute as measurement]]
|seealso=
|seealso=
* [[Hydraulic_structures_(Water_Overlay)|Hydraulic structures]]
* [[Hydraulic_structures_(Water_Overlay)|Hydraulic structures]]
* [[Water_level_(Water_Overlay)|Water level]]
* [[Water_level_(Water_Overlay)|Water level]]
* [[Object_flow_output_(Water Overlay)|Object flow output]]
* [[Weir height test case (Water Module)|Weir flow test case]]
|api=*[[Api session event editor overlay set key value]]
}}
}}


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

Latest revision as of 12:26, 13 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

API Endpoints