CatchmentModifierInfo Properties |
The CatchmentModifierInfo type exposes the following members.
Name | Description | |
---|---|---|
CatchmentId |
Id of catchment to apply modifier to
| |
Modifier |
Modifier, that applies the actual value modification
| |
Quantity |
Quantity to apply modifier to
Use e.g. one of Quantity.Create(PredefinedQuantity.TotalRunOff); Quantity.Create(PredefinedQuantity.CatchmentDischarge); Quantity.Create(PredefinedQuantity.NetRainfall); |