Click or drag to resize
Grid Solutions Framework

FrequencyExcursionMinimumValidChannels Property

Gets or sets the minimum frequency values needed to perform a valid calculation.

Namespace: PowerCalculations.EventDetection
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(3)]
public int MinimumValidChannels { get; set; }
View Source

Property Value

Int32
See Also