Click or drag to resize
Grid Solutions Framework

PowerStabilityEnergizedThreshold Property

Gets or sets the energized bus threshold, in volts. The recommended value is 20% of nominal line-to-neutral voltage.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(58000)]
public double EnergizedThreshold { get; set; }
View Source

Property Value

Double
See Also