Handles the total volume, and only volume in reaches and nodes in case M11Compatibility is set.
public class HDWaterVolumeCalculator : EngineDataItemAll<double>| Detailed | Indicating whether detailed volume data are calculated. |
| M11Compatibility | If true, then water volume is calculated from water level at time nph. If false, then water level at np1 is used. |
| Create | Create helper class for calculating total inflow to a reach |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| 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) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetupDetailed | Enable detailed calculations, for all nodes and grid points in the network |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| UpdateValues |
Update values of all pull items
(Overrides EngineDataItemAllBase.UpdateValues) |