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

#include <IntervalBlock.h>

Inheritance diagram for IEC61968::Metering::IntervalBlock:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Metering::IntervalBlock:
Collaboration graph
[legend]

Public Attributes

IEC61968::Metering::PendingCalculationPendingCalculation
 
IEC61968::Metering::ReadingTypeReadingType
 
IEC61968::Metering::MeterReadingMeterReading
 
std::list< IEC61968::Metering::IntervalReading * > IntervalReadings
 

Detailed Description

Time sequence of readings of the same reading type. Contained interval readings may need conversion through the application of an offset and a scalar defined in associated pending.

Member Data Documentation

◆ IntervalReadings

std::list<IEC61968::Metering::IntervalReading*> IEC61968::Metering::IntervalBlock::IntervalReadings

Interval reading contained in this block.

◆ MeterReading

IEC61968::Metering::MeterReading* IEC61968::Metering::IntervalBlock::MeterReading

Meter reading containing this interval block.

◆ PendingCalculation

IEC61968::Metering::PendingCalculation* IEC61968::Metering::IntervalBlock::PendingCalculation

Pending calculation to apply to interval reading values contained by this block (after which the resulting reading type is different than the original because it reflects the conversion result).

◆ ReadingType

IEC61968::Metering::ReadingType* IEC61968::Metering::IntervalBlock::ReadingType

Type information for interval reading values contained in this block.


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