Base models of controls for transformers
Name | Description |
---|---|
BaseTapChangerPhaseShifter | Base model for tap-changers and phase-shifters |
BaseTapChangerPhaseShifterInterval | Base model for tap-changers and phase-shifters which tries to keep a value within a given interval |
BaseTapChangerPhaseShifterMax | Base model for tap-changers and phase-shifters which takes a maximum and stop value, and tries to bring the value back to the stop value when the maximum value is reached |
BaseTapChangerPhaseShifterTarget | Base model for tap-changers and phase-shifters ensuring that the monitored value remains close to a target value |
TapChangerPhaseShifterParams |