-
- Downloads
[VALVES] Initial implementation of the ValveScheduler class.
This class is derived from the ActiveObject class and is supposed to be used as a template class to help schedule valves. The functions UpdateNextActionTs() and updatePosition() are supposed to be overridden since their behaviour is specific to the system using them.