Class ParticipatingElement

java.lang.Object
com.powsybl.openloadflow.network.util.ParticipatingElement

public class ParticipatingElement extends Object
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Constructor Details

    • ParticipatingElement

      public ParticipatingElement(Object element, double factor)
  • Method Details

    • getElement

      public Object getElement()
    • getFactor

      public double getFactor()
    • participationFactorNorm

      public static double participationFactorNorm(List<ParticipatingElement> participatingElements)
    • normalizeParticipationFactors

      public static void normalizeParticipationFactors(List<ParticipatingElement> participatingElements)
    • getLfBus

      public LfBus getLfBus()