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

#include <IrregularIntervalSchedule.h>

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

Public Attributes

std::list< IEC61970::Base::Core::IrregularTimePoint * > TimePoints
 
- Public Attributes inherited from IEC61970::Base::Core::BasicIntervalSchedule
IEC61970::Base::Domain::DateTime startTime
 
IEC61970::Base::Domain::UnitMultiplier value1Multiplier
 
IEC61970::Base::Domain::UnitSymbol value1Unit
 
IEC61970::Base::Domain::UnitMultiplier value2Multiplier
 
IEC61970::Base::Domain::UnitSymbol value2Unit
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

The schedule has time points where the time between them varies.

Member Data Documentation

std::list<IEC61970::Base::Core::IrregularTimePoint*> IEC61970::Base::Core::IrregularIntervalSchedule::TimePoints

The point data values that define a curve.


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