Click or drag to resize

SolutionMinIterations Property

[This is preliminary documentation and is subject to change.]

Minimum number of iterations required for a power flow solution.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int MinIterations { get; set; }

Property Value

Type: Int32
See Also