CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Base::Core::IrregularTimePoint Class Reference

#include <IrregularTimePoint.h>

Inheritance diagram for IEC61970::Base::Core::IrregularTimePoint:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Core::IrregularTimePoint:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Seconds time
 
IEC61970::Base::Domain::Float value1
 
IEC61970::Base::Domain::Float value2
 

Detailed Description

TimePoints for a schedule where the time between the points varies.

Member Data Documentation

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.


The documentation for this class was generated from the following files: