#include <IntervalBlock.h>
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.
std::list<IEC61968::Metering::IntervalReading*> IEC61968::Metering::IntervalBlock::IntervalReadings |
Interval reading contained in this block.
IEC61968::Metering::MeterReading* IEC61968::Metering::IntervalBlock::MeterReading |
Meter reading containing this interval block.
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).
IEC61968::Metering::ReadingType* IEC61968::Metering::IntervalBlock::ReadingType |
Type information for interval reading values contained in this block.