Click or drag to resize
Grid Solutions Framework

PowerMultiCalculatorAdapterPowerFactorSignConvention Property

Gets or sets the sign convention used for published power factor values.

Namespace: PowerCalculations.PowerMultiCalculator
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.292-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(PowerFactorSignConvention.Unsigned)]
public PowerFactorSignConvention PowerFactorSignConvention { get; set; }
View Source

Property Value

PowerFactorSignConvention
Remarks
Only relevant when EnablePowerFactorCalculation is true.
See Also