Click or drag to resize
Grid Solutions Framework

ExcursionType Enumeration

Defines the type of frequency excursion detected.

Namespace: PowerCalculations.EventDetection
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.181-beta
Syntax
public enum ExcursionType
Members
Member nameValueDescription
GenerationTrip0 Generation based frequency excursion.
LoadTrip1 Load based frequency excursion.
See Also