CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::Metering::ReadingQuality Class Reference

#include <ReadingQuality.h>

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

Public Attributes

IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::String source
 
IEC61970::Base::Domain::DateTime timeStamp
 
IEC61968::Metering::ReadingQualityTypeReadingQualityType
 
IEC61968::Metering::BaseReadingReading
 

Detailed Description

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.

Member Data Documentation

◆ comment

IEC61970::Base::Domain::String IEC61968::Metering::ReadingQuality::comment

Elaboration on the quality code.

◆ Reading

IEC61968::Metering::BaseReading* IEC61968::Metering::ReadingQuality::Reading

Reading value to which this quality applies.

◆ ReadingQualityType

IEC61968::Metering::ReadingQualityType* IEC61968::Metering::ReadingQuality::ReadingQualityType

Type of this reading quality.

◆ source

IEC61970::Base::Domain::String IEC61968::Metering::ReadingQuality::source

System acting as the source of the quality code.

◆ timeStamp

IEC61970::Base::Domain::DateTime IEC61968::Metering::ReadingQuality::timeStamp

Date and time at which the quality code was assigned or ascertained.


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