#include <elements.h>
Inheritance diagram for inductor::

Public Methods | |
| inductor (double i=0.0) | |
| Constructor sets the inductance to 0 by default. More... | |
| inductor (const abstract_real_parameter *i) | |
| Construct a shadowed parameter inductance. More... | |
| inductor& | set (double i) |
| Set the inductance. More... | |
| inductor& | set (abstract_real_parameter *i) |
| Set the inductance to shadow a parameter. More... | |
Public Attributes | |
| parameter | L |
| Inductance in standard units. More... | |
Private Methods | |
| void | recalc () |
| The function for calculating sdata. More... | |
It has one real member parameter:
inductor m(2*Nano*Henry); // an inductor named "m"
Definition at line 320 of file elements.h.
|
|
Constructor sets the inductance to 0 by default.
Definition at line 331 of file elements.h. |
|
|
Construct a shadowed parameter inductance.
Definition at line 339 of file elements.h. |
|
|
The function for calculating sdata. recalc() should do the following:
Reimplemented from nport. Definition at line 360 of file elements.h. |
|
|
Set the inductance to shadow a parameter.
Definition at line 355 of file elements.h. |
|
|
Set the inductance.
Definition at line 347 of file elements.h. |
|
|
Inductance in standard units.
Definition at line 326 of file elements.h. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7