Class LfStarBus

    • Constructor Detail

      • LfStarBus

        public LfStarBus​(LfNetwork network,
                         com.powsybl.iidm.network.ThreeWindingsTransformer t3wt)
    • Method Detail

      • getId

        public String getId()
      • getVoltageLevelId

        public String getVoltageLevelId()
      • isFictitious

        public boolean isFictitious()
      • getNominalV

        public double getNominalV()
        Description copied from interface: LfBus
        Get nominal voltage in Kv.
        Returns:
        nominal voltage in Kv
      • getLowVoltageLimit

        public double getLowVoltageLimit()
      • getHighVoltageLimit

        public double getHighVoltageLimit()
      • isParticipating

        public boolean isParticipating()