Class SensitivityFactor

java.lang.Object
com.powsybl.sensitivity.SensitivityFactor

public class SensitivityFactor extends Object
Sensitivity factor to be computed in the sensitivity analysis. It regroups in a single object a description of the variable to modify, a description of the function to monitor and a contingency context. A factor corresponds to the definition of a partial derivative to be extracted from the network in a given contingency context. Usually we compute the impact of an injection increase on a branch flow or current, the impact of a shift of a phase tap changer on a branch flow or current or the impact of a voltage target increase on a bus voltage.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>