recordResistorModelLineParams
Record for resistor model line parameters
Extends from Modelica.Icons.Record (Icon for records).
Information
This record contains the model line (also called model card) parameters that are used for the resistor model in SPICE3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.LinearTemperatureCoefficientResistance | m_dTC1 | First order temperature coefficient | |
| SI.QuadraticTemperatureCoefficientResistance | m_dTC2 | Second order temperature coefficient | |
| SI.Resistance | m_dRsh | Sheet resistance | |
| Real | m_dRshIsGiven | ||
| SI.Length | m_dDefW | Default device width | |
| SI.Length | m_dNarrow | Narrowing of resistor | |
| Modelica.Units.NonSI.Temperature_degC | m_dTnom | Parameter measurement temperature |