Power System Platform  2024w23a
Loading...
Searching...
No Matches
ControlElementContainer.h File Reference
#include <vector>
#include "ConnectionLine.h"
#include "Constant.h"
#include "Exponential.h"
#include "Gain.h"
#include "IOControl.h"
#include "Limiter.h"
#include "Multiplier.h"
#include "RateLimiter.h"
#include "Sum.h"
#include "TransferFunction.h"
#include "Divider.h"
#include "MathExpression.h"
Include dependency graph for ControlElementContainer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ControlElementContainer
 Class that can contain all control elements. Can identify (using RTTI) the elements from a generic list and store them separately. More...