recordResistorParams
Resistor device parameters
Extends from Modelica.Icons.Record (Icon for records).
Information
This record contains the device parameters that are used for the resistor model in SPICE3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Resistance | m_dResist | Device is a resistor model | |
| Real | m_dResIsGiven | Resistance is given value | |
| SI.Length | m_dWidth | Width | |
| Real | m_dWidthIsGiven | Width is given value | |
| SI.Length | m_dLength | Length | |
| Real | m_dLengthIsGiven | Length is given value | |
| Boolean | m_bSensResist | Flag to request sensitivity WRT resistance | |
| Modelica.Units.NonSI.Temperature_degC | m_dTemp | Resistor device temperature |