Click or drag to resize

ICompositStructure Methods

The ICompositStructure type exposes the following members.

Methods
  NameDescription
Public methodPrepare
Prepare for simulation
Public methodPrepareTimeStep
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.

Public methodSetWaterLevels(Double, Double)
Sets up- and down-stream water level and forces the calculation of the discharge and its derivatives.
Public methodSetWaterLevels(Double, Double, Double, Double)
Sets up- and down-stream water level and forces the calculation of the discharge and its derivatives.
Public methodValidate
Writes errors, warnings and hints into their respective member classes. The member objects are initially cleared.
Top
See Also