Click or drag to resize

StateVariableSetNp1 Property

Note: This API is now obsolete.

Value of the state varibale at at time Np1

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
[ObsoleteAttribute("In next release: Use Np1 which will do the same, and this will be removed.")]
public double SetNp1 { set; }

Property Value

Type: Double
See Also