|
ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
Passive Electronic Components Implementation. More...
Go to the source code of this file.
Classes | |
| class | zlayout::components::Resistor |
| Resistor component. More... | |
| class | zlayout::components::Capacitor |
| Capacitor component. More... | |
| class | zlayout::components::Inductor |
| Inductor component. More... | |
| class | zlayout::components::Crystal |
| Crystal/Oscillator component. More... | |
| class | zlayout::components::Transformer |
| Transformer component. More... | |
| class | zlayout::components::PassiveComponentFactory |
| Passive component factory. More... | |
Namespaces | |
| namespace | zlayout |
| Main namespace for ZLayout library. | |
| namespace | zlayout::components |
Passive Electronic Components Implementation.
This file contains implementations of basic passive components like resistors, capacitors, and inductors.
Definition in file passive_components.hpp.