Method | Description | |
---|---|---|
ComputeAverageVoltageGroupStabilityScore ( IEnumerable |
A voltage group has stability higher score if the voltage group has more accumulations, less variations on voltage, temperature and pressure.
|
|
ComputeVoltageGroupStabilityScore ( VoltageGroup group ) : double |
A voltage group has stability higher score if the voltage group has more accumulations, less variations on voltage, temperature and pressure.
|
public static ComputeAverageVoltageGroupStabilityScore ( IEnumerable |
||
groups | IEnumerable |
|
return | double |
public static ComputeVoltageGroupStabilityScore ( VoltageGroup group ) : double | ||
group | VoltageGroup | /// The group. /// |
return | double |