DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule.PeriodicItem
PeriodicScheduler Class
PeriodicScheduler Methods
Add Method
Count Method
GetAccumulatedValue Method
GetProfileAt Method
GetScheduleAt Method
GetValue Method
Prepare Method
RemoveAt Method
ResetBuffer Method
Validate Method
PeriodicScheduler
GetAccumulatedValue Method
Get the accumulated value in the time span.
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#
Copy
public
double
GetAccumulatedValue
(
DateTime
start
,
DateTime
end
)
Parameters
start
Type:
System
DateTime
end
Type:
System
DateTime
Return Value
Type:
Double
Implements
IPeriodicScheduler
GetAccumulatedValue(DateTime, DateTime)
See Also
Reference
PeriodicScheduler Class
DHI.Mike1D.BoundaryModule.PeriodicItem Namespace