JUK1
NLCapacitor.hpp File Reference
#include "CircuitElements/Component.hpp"
#include "Maths/DynamicMatrix.hpp"
#include <math.h>
Include dependency graph for NLCapacitor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NLCapacitor< T >
 a non-linear capacitor model of the form C = C_p + C_o * ( 1.0 + tanh( P_10 + P_11 * u ) ) More...