Class FaultResult

    • Method Detail

      • getFault

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

        public double getThreePhaseFaultCurrent()
        Value of the 3-phase short-circuit current for this fault (in A).
      • getShortCircuitPower

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

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

        public double getFeederCurrent​(String feederId)
      • getCurrent

        public FortescueValue getCurrent()
        The results on three phases for current.
      • getVoltage

        public FortescueValue getVoltage()
        The results on three phases for voltage.
      • getTimeConstant

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