Interface FaultResult

    • Method Detail

      • getFault

        Fault getFault()
        The fault associated to the results.
      • getShortCircuitPower

        double getShortCircuitPower()
        Value of the short-circuit power for this fault (in MVA).
      • getFeederResults

        List<FeederResult> getFeederResults()
        List of contributions to the three-phase fault current of each connectable connected to the equipment.
      • getLimitViolations

        List<LimitViolation> getLimitViolations()
        List of violations in current after the fault.
      • getTimeConstant

        Duration getTimeConstant()
        The duration before reaching the permanent current.
      • getFeederCurrent

        double getFeederCurrent​(String feederId)
        Returns the three-phase current associated to a feeder.