Class LfBranchImpl

    • Method Detail

      • getId

        public String getId()
      • hasPhaseControllerCapability

        public boolean hasPhaseControllerCapability()
      • createBranchResult

        public com.powsybl.security.results.BranchResult createBranchResult​(double preContingencyBranchP1,
                                                                            double preContingencyBranchOfContingencyP1,
                                                                            boolean createExtension)
      • getLimits1

        public List<LfBranch.LfLimit> getLimits1​(com.powsybl.iidm.network.LimitType type)
      • getLimits2

        public List<LfBranch.LfLimit> getLimits2​(com.powsybl.iidm.network.LimitType type)
      • updateFlows

        public void updateFlows​(double p1,
                                double q1,
                                double p2,
                                double q2)