DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
AbstractSourceBoundary Class
AbstractSourceBoundary Methods
GetValue Method
GetValue Method (DateTime)
GetValue Method (Int32, DateTime)
AbstractSourceBoundary
GetValue Method (Int32, DateTime)
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
GetValue
(
int
boundarySourceComponentIndex
,
DateTime
date
)
Parameters
boundarySourceComponentIndex
Type:
System
Int32
date
Type:
System
DateTime
Return Value
Type:
Double
Implements
IBoundaryWithComponents
GetValue(Int32, DateTime)
See Also
Reference
AbstractSourceBoundary Class
GetValue Overload
DHI.Mike1D.BoundaryModule Namespace