#include <IrregularTimePoint.h>


Public Attributes | |
| IEC61970::Base::Domain::Seconds | time |
| IEC61970::Base::Domain::Float | value1 |
| IEC61970::Base::Domain::Float | value2 |
TimePoints for a schedule where the time between the points varies.
| IEC61970::Base::Domain::Seconds IEC61970::Base::Core::IrregularTimePoint::time |
The time is relative to the schedule starting time.
| IEC61970::Base::Domain::Float IEC61970::Base::Core::IrregularTimePoint::value1 |
The first value at the time. The meaning of the value is defined by the derived type of the associated schedule.
| IEC61970::Base::Domain::Float IEC61970::Base::Core::IrregularTimePoint::value2 |
The second value at the time. The meaning of the value is defined by the derived type of the associated schedule.
1.8.13