This package contains the base class of the three different electrical controllers from the sub-package (BaseREECA, BaseREECB, BaseREECC), as well as other logic components and specific PI controllers for the WECC renewable components.
| Name | Description |
|---|---|
| BaseREECA | Base renewable energy electrical controller model A |
| BaseREECB | Base renewable energy electrical controller model B |
| BaseREECC | Base renewable energy electrical controller model C |
| CurrentLimitLogicREECA | Current limit logic for REECA |
| CurrentLimitLogicREECB | Current Limit Logic for REECB |
| CurrentLimitLogicREECC | Current limit logic for REECC |
| StateOfChargeLogic | State of charge logic for REECC |
| PIwithVariableLimiter | PI with variable limiter controller for WECC electrical controllers |
| PIwithNoVariableLimiter | PI with no variable limiter controller for WECC electrical controllers |