RonRoffswitch
Switch with on state resistance and off state resistance
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
- graphicDescription defined in Switch
- name defined in Switch
- terminals defined in Switch
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