6#ifndef __PDUMODEL_POLE_IDL__
7#define __PDUMODEL_POLE_IDL__
9#include <NumericSensor.idl>
10#include <ResidualCurrentStateSensor.idl>
Residual current state sensor interface.
A sensor with numeric readings.
sensors::NumericSensor voltage
RMS voltage sensor, L-L.
sensors::NumericSensor apparentPower
Apparent power sensor.
sensors::NumericSensor voltageLN
RMS voltage sensor, L-N.
sensors::NumericSensor activePower
Active power sensor.
int outNodeId
Downstream (outlet-side) circuit node id.
sensors::NumericSensor powerFactor
Power factor sensor.
sensors::NumericSensor apparentEnergy
Apparent energy sensor.
sensors::NumericSensor current
RMS current sensor.
sensors::NumericSensor peakCurrent
Peak current sensor.
sensors::NumericSensor activeEnergy
Active energy sensor.
int inNodeId
Upstream (inlet-side) circuit node id.
PowerLine line
Power line.
sensors::NumericSensor reactivePower
Reactive power sensor.
sensors::NumericSensor phaseAngle
Phase angle sensor.
int rightNodeId
Right node id.
sensors::NumericSensor current
RMS current sensor.
int leftNodeId
Left node id.
sensors::NumericSensor activePower
Active power sensor.
PowerLine leftLine
Power line of left node.
sensors::NumericSensor voltageThd
Voltage total harmonic distortion sensor.
sensors::NumericSensor peakCurrent
Peak current sensor.
sensors::NumericSensor powerFactor
Power factor sensor.
sensors::NumericSensor crestFactor
Crest factor sensor.
sensors::NumericSensor currentThd
Current total harmonic distortion sensor.
sensors::NumericSensor voltage
RMS voltage sensor, L-L, may be a VoltageMonitoringSensor.
PowerLine rightLine
Power line of right node.
sensors::NumericSensor activeEnergy
Active energy sensor.
sensors::NumericSensor apparentPower
Apparent power sensor.
sensors::NumericSensor apparentEnergy
Apparent energy sensor.
sensors::NumericSensor displacementPowerFactor
Displacement power factor sensor.
ResidualCurrentStateSensor residualCurrentStatus
Residual current monitor state sensor.
int nodeId
Circuit node id.
PowerLine line
Power line.
sensors::NumericSensor residualACCurrent
AC Residual current sensor.
sensors::NumericSensor displacementPowerFactor
Displacement power factor sensor.
sensors::NumericSensor activePower
Active power sensor.
sensors::NumericSensor phaseAngle
Phase angle sensor.
sensors::NumericSensor currentThd
Current total harmonic distortion sensor.
sensors::NumericSensor voltageLN
RMS voltage sensor, L-N (Wye) or L-PE (Delta), may be a VoltageMonitoringSensor.
sensors::NumericSensor crestFactor
Crest factor sensor.
sensors::NumericSensor powerFactor
Power factor sensor.
sensors::NumericSensor peakCurrent
Peak current sensor.
sensors::NumericSensor residualCurrent
Residual current sensor.
sensors::NumericSensor reactivePower
Reactive power sensor.
sensors::NumericSensor residualDCCurrent
DC Residual current sensor.
sensors::NumericSensor current
RMS current sensor.
sensors::NumericSensor voltageThd
Voltage total harmonic distortion sensor.
sensors::NumericSensor voltage
RMS voltage sensor, L-L, may be a VoltageMonitoringSensor.
sensors::NumericSensor activeEnergy
Active energy sensor.
sensors::NumericSensor apparentEnergy
Apparent energy sensor.
sensors::NumericSensor apparentPower
Apparent power sensor.
A pole that can select one of multiple inputs.
int outNodeId
Downstream node id.
vector< int > inNodeIds
Upstream node ids.
PowerLine line
Power line.