DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
GriddedValueBuffer Class
GriddedValueBuffer Methods
Cleanup Method
GetNextTransitionTime Method
GetValue Method
Initialize Method
Prepare Method
UpdateBuffer Method
GriddedValueBuffer
GetValue Method
Get a value at
time
, and weighted as specified.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
GetValue
(
DateTime
time
,
List
<
GriddedWeight
>
weights
)
Parameters
time
Type:
System
DateTime
weights
Type:
System.Collections.Generic
List
GriddedWeight
Return Value
Type:
Double
See Also
Reference
GriddedValueBuffer Class
DHI.Mike1D.RainfallRunoffModule Namespace