Class ShortCircuitParameters

    • Constructor Detail

      • ShortCircuitParameters

        public ShortCircuitParameters()
    • Method Detail

      • isWithLimitViolations

        public boolean isWithLimitViolations()
      • setWithLimitViolations

        public ShortCircuitParameters setWithLimitViolations​(boolean withLimitViolations)
      • isWithVoltageMap

        public boolean isWithVoltageMap()
      • isWithFeederResult

        public boolean isWithFeederResult()
      • getStudyType

        public StudyType getStudyType()
      • getMinVoltageDropProportionalThreshold

        public double getMinVoltageDropProportionalThreshold()
        The maximum voltage drop threshold in %.
      • setMinVoltageDropProportionalThreshold

        public ShortCircuitParameters setMinVoltageDropProportionalThreshold​(double minVoltageDropProportionalThreshold)