Class SensitivityAnalysisParameters

    • Constructor Detail

      • SensitivityAnalysisParameters

        public SensitivityAnalysisParameters()
    • Method Detail

      • getFlowFlowSensitivityValueThreshold

        public double getFlowFlowSensitivityValueThreshold()
        FlowFlowSensitivityValueThreshold is the threshold under which sensitivity values having variable type among INJECTION_ACTIVE_POWER, INJECTION_REACTIVE_POWER and HVDC_LINE_ACTIVE_POWER and function type among BRANCH_ACTIVE_POWER_1/2/3, BRANCH_REACTIVE_POWER_1/2/3 and BRANCH_CURRENT_1/2/3 will be filtered from the analysis results.
        Returns:
        The threshold
      • setVoltageVoltageSensitivityValueThreshold

        public SensitivityAnalysisParameters setVoltageVoltageSensitivityValueThreshold​(double threshold)
      • getVoltageVoltageSensitivityValueThreshold

        public double getVoltageVoltageSensitivityValueThreshold()
        VoltageVoltageSensitivityValueThreshold is the threshold under which sensitivity values having variable type BUS_TARGET_VOLTAGE and function type BUS_VOLTAGE will be filtered from the analysis results.
        Returns:
        The threshold
      • getFlowVoltageSensitivityValueThreshold

        public double getFlowVoltageSensitivityValueThreshold()
        FlowVoltageSensitivityValueThreshold is the threshold under which sensitivity values having variable type among INJECTION_REACTIVE_POWER and BUS_TARGET_VOLTAGE and function type among BUS_VOLTAGE, BRANCH_REACTIVE_POWER_1/2/3 and BRANCH_CURRENT_1/2/3 will be filtered from the analysis results.
        Returns:
        The threshold
      • getAngleFlowSensitivityValueThreshold

        public double getAngleFlowSensitivityValueThreshold()
        AngleFlowSensitivityValueThreshold is the threshold under which sensitivity values having variable type among TRANSFORMER_PHASE and TRANSFORMER_PHASE_1/2/3 and function type among BRANCH_ACTIVE_POWER_1/2/3, BRANCH_REACTIVE_POWER_1/2/3 and BRANCH_CURRENT_1/2/3 will be filtered from the analysis results.
        Returns:
        The threshold