Class AbstractLimitReductionsApplier<P,L>

java.lang.Object
com.powsybl.iidm.network.limitmodification.AbstractLimitsComputerWithCache<P,L>
com.powsybl.security.limitreduction.AbstractLimitReductionsApplier<P,L>
All Implemented Interfaces:
LimitsComputer<P,L>
Direct Known Subclasses:
DefaultLimitReductionsApplier

public abstract class AbstractLimitReductionsApplier<P,L> extends AbstractLimitsComputerWithCache<P,L>
Abstract class responsible for computing reduced limits using a list of LimitReduction.
Author:
Sophie Frasnedo <sophie.frasnedo at rte-france.com>, Olivier Perrin <olivier.perrin at rte-france.com>