RonRoffswitch

Switch with on state resistance and off state resistance

Class RonRoffswitch extends Switch

Constructors

  • RonRoffswitch(name ,terminals ,switchCommand ,onStateResistance ,offStateResistance )
  • RonRoffswitch(name ,terminals ,switchCommand ,onStateResistance ,offStateResistance ,graphicDescription )

Fields Summary

Field
Description
offStateResistance
Off state resistance (Ohm)
onStateResistance
On state resistance (Ohm)
switchCommand
Switch command

Inherited Fields

Methods Summary

no methods

Fields Details

offStateResistance
offStateResistance : Off state resistance (Ohm) - [1..1] Evol Physic Formula <String>
onStateResistance
onStateResistance : On state resistance (Ohm) - [1..1] Evol Physic Formula <String>
switchCommand
switchCommand : Switch command - [1..1] ComponentCommand

Method Details

no methods