Class RemoveHvdcLineBuilder


  • public class RemoveHvdcLineBuilder
    extends Object
    Author:
    Anis Touri
    • Constructor Detail

      • RemoveHvdcLineBuilder

        public RemoveHvdcLineBuilder()
    • Method Detail

      • withHvdcLineId

        public RemoveHvdcLineBuilder withHvdcLineId​(String hvdcLineId)
        Parameters:
        hvdcLineId - the non-null ID of the Hvdc line
      • withShuntCompensatorIds

        public RemoveHvdcLineBuilder withShuntCompensatorIds​(List<String> shuntCompensatorIds)
        If we remove an hvdc line with lcc converter stations, each converter stations can be associated, in the same voltage level to a series of shunt compensators (also called filters).
        Parameters:
        shuntCompensatorIds - IDs of the shunt compensators that must be deleted.