Click or drag to resize

IPeriodicSchedulerGetValue Method

Get the value at the given date.

Namespace:  DHI.Mike1D.BoundaryModule.PeriodicItem
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
double GetValue(
	DateTime date
)

Parameters

date
Type: SystemDateTime

Return Value

Type: Double
See Also