Pull version only calculates values on request.
public class HDWaterMaxVolumeCalculator : 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 the maximum volume in 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) |
| Prepare | (Overrides EngineDataItemAllBase.Prepare) |
| 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) |