IOneDayProfile Interface |
Namespace: DHI.Mike1D.BoundaryModule.PeriodicItem
The IOneDayProfile type exposes the following members.
Name | Description | |
---|---|---|
GetAccumulatedValue |
Get the accumulated value of the one-day-profile in the given interval.
Only the time of day part of the date is used.
If start is exactly on midnight, is it assumed to be 0 hours.
If end is exactly on midnigt is is assumed to be 24 hours.
| |
GetValue |
Get the value of the daily pattern at the given date.
Only the time of day part of the date is used.
| |
Prepare |
Prepare item for simulation.
|