Diode
Diode
Constructors
- Diode(name ,model ,terminals )
- Diode(name ,model ,terminals ,graphicDescription )
Fields Summary
- Field
- Description
- graphicDescription
- Graphical description of the diode
- model
- Diode model
- name
- Diode name
- subSystem
- Diode sub-system
- terminals
- Diode terminals
Methods Summary
no methods
Fields Details
- graphicDescription
- graphicDescription : Graphical description of the diode - [0..1] GraphicComponent
- model
- model : Diode model - [1..1] Diode_uc_i
- name
- name : Diode name - [1..1] String
- subSystem
- subSystem : Diode sub-system - [1..1] SubSystem
- terminals
- terminals : Diode terminals - [2..2] Equipotential
Method Details
no methods