mosCalcNoBypassCode

Calculation of currents and capacities (level 1)

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function mosCalcNoBypassCode calculates the currents (and the capacitances) that are necessary for the currents sum in the toplevelmodel (level 1).

Syntax

out_cc = mosCalcNoBypassCode(in_m, in_m_type, in_c, in_p, in_C, in_vp, in_m_bInit, in_m_pVoltageValues)

Inputs (8)

in_m

Type: Mosfet

Description: Input record MOSFET parameters

in_m_type

Type: Integer

Description: Type of MOS transistor

in_c

Type: Mos1Calc

Description: Input record Mos1Calc

in_p

Type: Mos1ModelLineParams

Description: Input record model line parameters for MOS1

in_C

Type: SpiceConstants

Description: Input record SPICE constants

in_vp

Type: MosModelLineVariables

Description: Input record model line variables

in_m_bInit

Type: Boolean

in_m_pVoltageValues

Type: Voltage[4] (V)

Outputs (1)

out_cc

Type: CurrrentsCapacitances