| Add | Add structure. |
| Equals | Determines 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. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize | Initialize the composite structure |
| MemberwiseClone | Creates 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. |
| ToString | Returns 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. |