Class LfLostLoad

java.lang.Object
com.powsybl.openloadflow.network.LfLostLoad

public class LfLostLoad extends Object
A LfLoad is an aggregation of several classical network loads. The loss of a network load is modeled by a power shift, that is a partial shift of the full LfLoad.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Constructor Details

    • LfLostLoad

      public LfLostLoad()
  • Method Details

    • getPowerShift

      public PowerShift getPowerShift()
    • getOriginalIds

      public Set<String> getOriginalIds()