Click or drag to resize
Grid Solutions Framework

SequenceCalculatorIncludeNegativeSequence Property

Gets or sets flag that determines if negative sequence calculations should be included.

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

Property Value

Boolean
See Also