Xyce
6.1
|
Classes | |
class | capSensitivity |
sensitivity functor More... | |
class | Instance |
Capacitor instance. More... | |
class | Master |
Capacitor Master class. More... | |
class | Model |
Capacitor Model class. More... | |
struct | Traits |
Functions | |
void | registerDevice () |
Define how to use the device in a netlist. More... | |
Variables | |
static capSensitivity | capSens |
void Xyce::Device::Capacitor::registerDevice | ( | ) |
Define how to use the device in a netlist.
This method is called from the Xyce::Device::registerOpenDevices function, which in turn is called by the device manager.
The device is declared here to be an "R" device, which may optionally take a model card of type "R". This device will correspond to model level 1 of capacitor models.
Definition at line 2175 of file N_DEV_Capacitor.C.
|
static |
Definition at line 83 of file N_DEV_Capacitor.h.