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

java.lang.Object
com.powsybl.openloadflow.equations.AbstractVector<V,E>
com.powsybl.openloadflow.equations.TargetVector<V,E>
All Implemented Interfaces:
Vector, AutoCloseable
Direct Known Subclasses:
AcTargetVector, DcTargetVector

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