Click or drag to resize
Grid Solutions Framework

PowerCalculations Namespace

 
Classes
  Class Description
Public class AngleDifferenceCalculator Calculates a composed angle difference.
Public class AverageFrequency Calculates a real-time average frequency reporting the average, maximum and minimum values.
Public class BulkSequenceCalculator Represents an adapter that manages bulk calculation of positive, negative and zero sequence values based on A, B and C phase data inputs.
Public class ImpedanceCalculator Represents an algorithm that calculates power and stability from a synchrophasor device.
Public class PowerCalculator Calculates MW and MVAR using Voltage and Current Magnitude and Angle signals input to the adapter.
Public class PowerStability Represents an algorithm that calculates power and stability from a synchrophasor device.
Public class ReferenceAngle Calculates a composed reference angle.
Public class ReferenceMagnitude Calculates an average magnitude associated with a composed reference angle.
Public class SequenceCalculator Calculates positive, negative and zero sequences using A, B and C phase voltage or current magnitude and angle signals input to the adapter.
Enumerations
  Enumeration Description
Public enumeration BadDataStrategy Represents an enumeration of bad data strategies.
Public enumeration SequenceCalculatorOutput Defines the output measurements for the SequenceCalculator.
Public enumeration VoltageAdjustmentStrategy Represents the strategy used to adjust voltage values for power calculations based on the nature of the voltage measurement.