functionmos2CalcNoBypassCodeRevised
Calculation of currents and capacities (level 2)
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function mos2CalcNoBypassCodeRevised calculates the currents (and the capacitances) that are necessary for the currents sum in the toplevelmodel (level 2).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Spice3.Internal.Mosfet.Mosfet | in_m | Input record MOSFET parameters | |
| Integer | in_m_type | Type of MOS transistor | |
| Spice3.Internal.Mos2.Mos2Calc | in_c | Input record Mos2Calc | |
| Spice3.Internal.Mos2.Mos2ModelLineParams | in_p | Input record model line parameters | |
| Boolean | in_m_bInit | ||
| SI.Voltage | in_m_pVoltageValues |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Spice3.Internal.Mos.CurrrentsCapacitances | out_cc | Calculated currents and capacitances |