Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

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