Class AbstractOuterLoopContext<V extends Enum<V> & Quantity,E extends Enum<E> & Quantity,P extends AbstractLoadFlowParameters,C extends LoadFlowContext<V,E,P>>

java.lang.Object
com.powsybl.openloadflow.lf.outerloop.AbstractOuterLoopContext<V,E,P,C>
All Implemented Interfaces:
OuterLoopContext<V,E,P,C>
Direct Known Subclasses:
AcOuterLoopContext, DcOuterLoopContext

public abstract class AbstractOuterLoopContext<V extends Enum<V> & Quantity,E extends Enum<E> & Quantity,P extends AbstractLoadFlowParameters,C extends LoadFlowContext<V,E,P>> extends Object implements OuterLoopContext<V,E,P,C>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>