functionresistorRenameParametersDev
Device parameter renaming
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function assigns the external (given by the user, e.g., AREA) device parameters to the internal parameters (e.g., m_area). It also does the analysis of the IsGiven values.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Resistance | R | Resistance | |
| SI.Length | W | Width | |
| SI.Length | L | Length | |
| Modelica.Units.NonSI.Temperature_degC | TEMP | Temperature | |
| Boolean | SENS_AREA | Parameter for sensitivity analyses, not implemented yet | |
| SpiceConstants | con | Spice constants |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| ResistorParams | intern | Output record with resistor parameters |