SquirrelCage

Squirrel cage

Class SquirrelCage

Constructors

  • SquirrelCage(name ,barsNumber ,endRingResistance ,endRingInductance ,terminal )
  • SquirrelCage(name ,barsNumber ,endRingResistance ,endRingInductance ,terminal ,graphicDescription )

Fields Summary

Field
Description
barsNumber
Number of bars
endRingInductance
Inductance of the portion of end rings between two adjacent bars (Henry)
endRingResistance
Resistance of the portion of end rings between two adjacent bars (Ohm)
graphicDescription
Graphical description of the squirrel cage
name
Squirrel cage name
subSystem
Squirrel cage sub-system
terminal
Squirrel cage terminal

Methods Summary

no methods

Fields Details

barsNumber
barsNumber : Number of bars - [1..1] Integer
endRingInductance
endRingInductance : Inductance of the portion of end rings between two adjacent bars (Henry) - [1..1] Evol Physic Formula <String>
endRingResistance
endRingResistance : Resistance of the portion of end rings between two adjacent bars (Ohm) - [1..1] Evol Physic Formula <String>
graphicDescription
graphicDescription : Graphical description of the squirrel cage - [0..1] GraphicComponent
name
name : Squirrel cage name - [1..1] String
subSystem
subSystem : Squirrel cage sub-system - [1..1] SubSystem
terminal
terminal : Squirrel cage terminal - [1..1] Equipotential

Method Details

no methods