Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Proportional_controller.h File Reference

Proportional (P) controller. More...

#include "Controller.h"
Include dependency graph for Proportional_controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProportionalController
 Single-gain proportional controller: output = K * (reference - u) + c. More...
 

Detailed Description

Proportional (P) controller.