: Public Class
Created: |
08/05/2008 14:13:18 |
Modified: |
23/06/2011 00:47:36 |
|
Project: |
|
Author: |
|
Version: |
|
Phase: |
|
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{BBCB109C-256C-42ee-9B78-8B17B54C9668} |
Appears In: |
MeasurementInheritance, Measurement, ControlArea, AssetHealthMeasurement, AssetMeasurement, AssetAnalog, EnvironmentalPhenomenonClassification, EnvironmentalMeasurement, Telemetry, TelemetryDetail, EnvironmentalPhenomenonClassification, EnvironmentalMeasurement, EnvironmentalInformation, EnvironmentalMonitoringStation, 13-Limit, Measurement, etc. |
Analog represents an analog Measurement.<br/><br/>
- Attributes
- Associations To
- Other Links
Attribute |
Public Float maxValue
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Normal value range maximum for any of the MeasurementValue.values. Used for scaling, e.g. in bar graphs or of telemetered raw values.<br/>
|
|
Public Float minValue
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Normal value range minimum for any of the MeasurementValue.values. Used for scaling, e.g. in bar graphs or of telemetered raw values.<br/><br/>
|
|
Public Float normalValue
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Normal measurement value, e.g., used for percentage calculations.<br/>
|
|
Public Boolean positiveFlowIn
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
If true then this measurement is an active power, reactive power or current with the convention that a positive value measured at the Terminal means power is flowing into the related PowerSystemResource.<br/>
|
|
Element |
Source Role |
Target Role |
AnalogLimitSet
Class
|
Name: Measurements
The Measurements using the LimitSet.
|
Name: LimitSets
A measurement may have zero or more limit ranges defined for it.
|
 Details:
|
AnalogValue
Class
|
Name: Analog
Measurement to which this value is connected.
|
Name: AnalogValues
The values connected to this measurement.
|
 Details:
|