TimeTariffInterval

One of a sequence of time intervals defined in terms of real time. It is typically used in association with TariffProfile to define the intervals in a time of use tariff structure, where startDateTime simultaneously determines the starting point of this interval and the ending point of the previous interval.

Type

Class

URI

cim:TimeTariffInterval

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

  • TimeTariffInterval

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

sequenceNumber

0..1

integer

A sequential reference that defines the identity of this interval and its relative position with respect to other intervals in a sequence of intervals.

startTime

0..1

time

A real time marker that defines the starting time (typically it is the time of day) for this interval. The interval extends to the start of the next interval or until it is reset to the start of the first interval by TariffProfile.tariffCycle.

Charges

0..*

Charge

All charges used to define this time tariff interval.

ConsumptionTariffIntervals

0..*

ConsumptionTariffInterval

All consumption tariff intervals that introduce variation in this time of use tariff interval; allows to express e.g., peak hour prices that are different with different consumption blocks.

TariffProfiles

0..*

TariffProfile

All tariff profiles defined by this time tariff interval.


Charges

All charges used to define this time tariff interval.

URI

cim:TimeTariffInterval.Charges

Cardinality

0..*

Type

Charge

ConsumptionTariffIntervals

All consumption tariff intervals that introduce variation in this time of use tariff interval; allows to express e.g., peak hour prices that are different with different consumption blocks.

URI

cim:TimeTariffInterval.ConsumptionTariffIntervals

Cardinality

0..*

Type

ConsumptionTariffInterval

sequenceNumber

A sequential reference that defines the identity of this interval and its relative position with respect to other intervals in a sequence of intervals.

URI

cim:TimeTariffInterval.sequenceNumber

Cardinality

0..1

Type

integer

startTime

A real time marker that defines the starting time (typically it is the time of day) for this interval. The interval extends to the start of the next interval or until it is reset to the start of the first interval by TariffProfile.tariffCycle.

URI

cim:TimeTariffInterval.startTime

Cardinality

0..1

Type

time

TariffProfiles

All tariff profiles defined by this time tariff interval.

URI

cim:TimeTariffInterval.TariffProfiles

Cardinality

0..*

Type

TariffProfile