IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::PaymentMetering::TariffProfile Class Reference

#include <TariffProfile.h>

Inheritance diagram for IEC61968::PaymentMetering::TariffProfile:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::PaymentMetering::TariffProfile:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String tariffCycle
 
std::list< IEC61968::PaymentMetering::TimeTariffInterval * > TimeTariffIntervals
 
std::list< IEC61968::PaymentMetering::ConsumptionTariffInterval * > ConsumptionTariffIntervals
 
- Public Attributes inherited from IEC61968::Common::Document
IEC61970::Base::Domain::String authorName
 
IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::DateTime createdDateTime
 
IEC61968::Common::Status docStatus
 
IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61970::Base::Domain::DateTime lastModifiedDateTime
 
IEC61970::Base::Domain::String revisionNumber
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::String subject
 
IEC61970::Base::Domain::String title
 
IEC61970::Base::Domain::String type
 
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
 
- 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

A schedule of charges; structure associated with Tariff that allows the definition of complex tarif structures such as step and time of use when used in conjunction with TimeTariffInterval and Charge. Inherited 'status.value' is defined in the context of the utility's business rules, for example: active, inactive, etc.

Member Data Documentation

◆ ConsumptionTariffIntervals

std::list<IEC61968::PaymentMetering::ConsumptionTariffInterval*> IEC61968::PaymentMetering::TariffProfile::ConsumptionTariffIntervals

All consumption tariff intervals used to define this tariff profile.

◆ tariffCycle

IEC61970::Base::Domain::String IEC61968::PaymentMetering::TariffProfile::tariffCycle

The frequency at which the tariff charge schedule is repeated. Examples are: once off on a specified date and time; hourly; daily; weekly; monthly; 3- monthly; 6-monthly; 12-monthly; etc. At the end of each cycle, the business rules are reset to start from the beginning again.

◆ TimeTariffIntervals

std::list<IEC61968::PaymentMetering::TimeTariffInterval*> IEC61968::PaymentMetering::TariffProfile::TimeTariffIntervals

All time tariff intervals used to define this tariff profile.


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