Thyristor

Thyristor

Class Thyristor

Constructors

  • Thyristor(name ,model ,turnOnCommand ,terminals )
  • Thyristor(name ,model ,turnOnCommand ,terminals ,graphicDescription )

Fields Summary

Field
Description
graphicDescription
Description graphique du thyristor
model
name
Thyristor name
subSystem
Thyristor sub-system
terminals
Thyristor terminals
turnOnCommand

Methods Summary

no methods

Fields Details

graphicDescription
graphicDescription : Description graphique du thyristor - [0..1] GraphicComponent
model
model : Thyristor model - [1..1] Diode_uc_i
name
name : Thyristor name - [1..1] String
subSystem
subSystem : Thyristor sub-system - [1..1] SubSystem
terminals
terminals : Thyristor terminals - [2..2] Equipotential
turnOnCommand
turnOnCommand : Thyristor turn on command - [1..1] ComponentCommand

Method Details

no methods