Click or drag to resize
Grid Solutions Framework

PowerCalculationPowerFactorOutputMeasurement Property

Measurement template to be used for power factor output values from the PowerCalculation.

Namespace: PowerCalculations.PowerMultiCalculator
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.292-beta
Syntax
public IMeasurement PowerFactorOutputMeasurement { get; set; }
View Source

Property Value

IMeasurement
Remarks
Power factor is an optional, dynamically created output that is not represented by a column on the PowerCalculation configuration table. When null, no power factor is published for this circuit.
See Also