Class EquationVector<V extends Enum<V> & Quantity,E extends Enum<E> & Quantity>

java.lang.Object
com.powsybl.openloadflow.equations.AbstractVector<V,E>
com.powsybl.openloadflow.equations.EquationVector<V,E>
All Implemented Interfaces:
StateVectorListener, Vector, AutoCloseable

public class EquationVector<V extends Enum<V> & Quantity,E extends Enum<E> & Quantity> extends AbstractVector<V,E> implements StateVectorListener, AutoCloseable
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>