CIM++ Adapted CIM_SINERGIEN Codebase
Public Attributes | List of all members
IEC61970::Base::Meas::MeasurementValue Class Reference

#include <MeasurementValue.h>

Inheritance diagram for IEC61970::Base::Meas::MeasurementValue:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Meas::MeasurementValue:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::PerCent sensorAccuracy
 
IEC61970::Base::Domain::DateTime timeStamp
 
IEC61970::Base::SCADA::RemoteSourceRemoteSource
 
IEC61970::Base::Meas::MeasurementValueQualityMeasurementValueQuality
 
- 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

The current state for a measurement. A state value is an instance of a measurement from a specific source. Measurements can be associated with many state values, each representing a different source for the measurement.

Member Data Documentation

IEC61970::Base::Meas::MeasurementValueQuality* IEC61970::Base::Meas::MeasurementValue::MeasurementValueQuality

A MeasurementValue has a MeasurementValueQuality associated with it.

IEC61970::Base::SCADA::RemoteSource* IEC61970::Base::Meas::MeasurementValue::RemoteSource

Link to the physical telemetered point associated with this measurement.

IEC61970::Base::Domain::PerCent IEC61970::Base::Meas::MeasurementValue::sensorAccuracy

The limit, expressed as a percentage of the sensor maximum, that errors will not exceed when the sensor is used under reference conditions.

IEC61970::Base::Domain::DateTime IEC61970::Base::Meas::MeasurementValue::timeStamp

The time when the value was last updated


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