hyperspy._components.rc module¶
-
class
hyperspy._components.rc.RC(Vmax=1.0, V0=0.0, tau=1.0, module='numexpr', **kwargs)¶ Bases:
hyperspy._components.expression.ExpressionRC function component (based on the time-domain capacitor voltage response of an RC-circuit)
![f(x) = V_\mathrm{0} + V_\mathrm{max} \left[1 - \mathrm{exp}\left(
-\frac{x}{\tau}\right)\right]](../_images/math/fe1424db67e5057c6b1c9d6f5c0240085974294f.png)
Variable
Parameter

Vmax

V0

tau
