Class FortescueFeederResult

  • All Implemented Interfaces:
    FeederResult

    public class FortescueFeederResult
    extends Object
    Author:
    Coline Piloquet
    • Constructor Detail

      • FortescueFeederResult

        public FortescueFeederResult​(String connectableId,
                                     FortescueValue current)
    • Method Detail

      • getCurrent

        public FortescueValue getCurrent()
        The current on the three phases [in kA].
      • getConnectableId

        public String getConnectableId()
        Description copied from interface: FeederResult
        The ID of the connectable contributing to the three-phase short circuit current.
        Specified by:
        getConnectableId in interface FeederResult