Click or drag to resize

IPeriodicScheduler Methods

The IPeriodicScheduler type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a schedule and a dailyPattern to the PeriodicScheduler
Public methodCount
Number of Schedule-Pattern pairs
Public methodGetAccumulatedValue
Get the accumulated value in the time span.
Public methodGetProfileAt
Return the Schedule for the Schedule-dailyPattern pair at the specified index
Public methodGetScheduleAt
Return the Schedule for the Schedule-dailyPattern pair at the specified index
Public methodGetValue
Get the value at the given date.
Public methodPrepare
Prepare item for simulation.
Public methodRemoveAt
Remove a schedule and a dailyPattern at the specified index
Public methodValidate
Validate this
Top
See Also