GTO
GTO
Constructors
- GTO(name ,model ,turnOnCommand ,turnOffCommand ,terminals )
- GTO(name ,model ,turnOnCommand ,turnOffCommand ,terminals ,graphicDescription )
Fields Summary
- Field
- Description
- graphicDescription
- Description graphique du GTO
- model
- name
- GTO name
- subSystem
- GTO sub-system
- terminals
- GTO terminals
- turnOffCommand
- turnOnCommand
Methods Summary
no methods
Fields Details
- graphicDescription
- graphicDescription : Description graphique du GTO - [0..1] GraphicComponent
- model
- model : GTO model - [1..1] Diode_uc_i
- name
- name : GTO name - [1..1] String
- subSystem
- subSystem : GTO sub-system - [1..1] SubSystem
- terminals
- terminals : GTO terminals - [2..2] Equipotential
- turnOffCommand
- turnOffCommand : GTO turn off command - [1..1] ComponentCommand
- turnOnCommand
- turnOnCommand : GTO turn on command - [1..1] ComponentCommand
Method Details
no methods