#include <MeasurementValue.h>


Public Attributes | |
| IEC61970::Base::Domain::PerCent | sensorAccuracy | 
| IEC61970::Base::Domain::DateTime | timeStamp | 
| IEC61970::Base::SCADA::RemoteSource * | RemoteSource | 
| IEC61970::Base::Meas::MeasurementValueQuality * | MeasurementValueQuality | 
  Public Attributes inherited from IEC61970::Base::Meas::IOPoint | |
| std::list< IEC61970::Base::ICCPConfiguration::ProvidedBilateralPoint * > | BilateralToIOPoint | 
  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 | 
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.
| 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
 1.8.13