Skip to content

EngineeredStructureDischarges

Doug Schmidt edited this page Aug 5, 2022 · 4 revisions

EngineeredStructureDischarge Details

v20.3+ adds TabularCSV support for volumetric discharge activities.

The EngineeredStructureDischarge definition derives from the DischargeActivity definition, and includes all of the base class properties.

53 Properties Required Description
All 47 properties N 47 inherited DischargeActivity properties.
SectionDischarge N If omitted, the TotalDischarge property value of the DischargeActivity will be used.
StructureType N If set, must be one of these values:
- Unknown (default value)
- Flume
- Weir
- Other
StructureEquation N The equation used to model the structure's discharge.
MeanHead N The mean head value used to compute the discharge.
Reading
Readings
N A list of head readings.

EngineeredStructureHeadReading Details

10 Properties Required Description
Comment
MergeWithComment
MergeWithComments
Time
Times
DateOnly
TimeOnly
Disabled - v21.4.12+
N 8 inherited Activity properties.
IsUsed N If omitted, defaults to true.
Head Y The head value of the reading.

Clone this wiki locally