IOneDayProfile Interface
Interface for a profile covering one day.
The DateTime input to the
GetValue(DateTime) function
only uses the TimeOfDay part to evaluate the value
| 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.
|