#include <ReadingQuality.h>
Public Attributes | |
IEC61970::Base::Domain::String | comment |
IEC61970::Base::Domain::String | source |
IEC61970::Base::Domain::DateTime | timeStamp |
IEC61968::Metering::ReadingQualityType * | ReadingQualityType |
IEC61968::Metering::BaseReading * | Reading |
Quality of a specific reading value or interval reading value. Note that more than one quality may be applicable to a given reading. Typically not used unless problems or unusual conditions occur (i.e., quality for each reading is assumed to be good unless stated otherwise in associated reading quality type). It can also be used with the corresponding reading quality type to indicate that the validation has been performed and succeeded.
IEC61970::Base::Domain::String IEC61968::Metering::ReadingQuality::comment |
Elaboration on the quality code.
IEC61968::Metering::BaseReading* IEC61968::Metering::ReadingQuality::Reading |
Reading value to which this quality applies.
IEC61968::Metering::ReadingQualityType* IEC61968::Metering::ReadingQuality::ReadingQualityType |
Type of this reading quality.
IEC61970::Base::Domain::String IEC61968::Metering::ReadingQuality::source |
System acting as the source of the quality code.
IEC61970::Base::Domain::DateTime IEC61968::Metering::ReadingQuality::timeStamp |
Date and time at which the quality code was assigned or ascertained.