ShuntCapacitor

class pmrf.models.components.lumped.ShuntCapacitor(C: Any, *, name: str | None = None, metadata: Any = None)

Bases: Model

A 2-port model of a shunt capacitor shunting to ground.

Parameters:

C (Param) – The capacitance in Farads

C: AbstractVariable | Inexact[jaxlib._jax.Array, '...']

Capacitance in Farads