Interface ShortCircuitBusResults

All Known Implementing Classes:
FortescueShortCircuitBusResults, MagnitudeShortCircuitBusResults

public interface ShortCircuitBusResults
Author:
Coline Piloquet <coline.piloquet at rte-france.com>
  • Method Details

    • getVoltageLevelId

      String getVoltageLevelId()
    • getBusId

      String getBusId()
    • getInitialVoltageMagnitude

      double getInitialVoltageMagnitude()
      Returns the magnitude of the voltage before the fault (in kV).
    • getVoltageDropProportional

      double getVoltageDropProportional()
      Returns the voltage drop between the voltage magnitude before and after the fault, as a percentage.