CompositStructure Methods

Methods

Add Add structure.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Evaluate(StructureParametersFromHD) Calculates structure discharge based on parameters from HD module (upstream and downstream water levels, etc.)
Evaluate(Double, Double) Sets up- and down- stream water level and forces the calculation of the discharge and its derivatives.
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Initialize Initialize the composite structure
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Prepare Prepare for simulation
PrepareTimeStep Prepare structure for time step

This method need only be called in case structures are being controlled and i.e. a gate is closing with a specified speed and needs to know time.

ToStringReturns a string that represents the current object.
(Inherited from Object)
Validate Writes errors, warnings and hints into their respective member classes. The member objects are initially cleared.

See Also