Click or drag to resize
Grid Solutions Framework

PowerMultiCalculatorAdapterAdjustmentStrategy Property

Gets or sets the default strategy used to adjust voltage values for based on the nature of the voltage measurements.

Namespace: PowerCalculations.PowerMultiCalculator
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(VoltageAdjustmentStrategy.LineToNeutral)]
public VoltageAdjustmentStrategy AdjustmentStrategy { get; set; }
View Source

Property Value

VoltageAdjustmentStrategy
See Also