bjtNoBypassCode

Calculation of currents, obsolete

Information

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

This function NoBypassCode calculates the currents (and the capacitances) that are necessary for the currents to be used in the top-level model.

Syntax

(out_cc, capbe, capbc, capbx) = bjtNoBypassCode(in_m, in_p3, in_p, in_c, in_v, in_vl, in_m_pVoltageValues, in_m_bInit)

Inputs (8)

in_m

Type: Model

Description: Input record model

in_p3

Type: Bjt3

Description: Input record Bjt3

in_p

Type: BjtModelLineParams

Description: Input record with Bjt model line parameters

in_c

Type: Bjt3Calc

Description: Input record Bjt3Calc

in_v

Type: BjtVariables

Description: Input record with Bjt variables

in_vl

Type: BjtModelLineVariables

in_m_pVoltageValues

Type: Voltage[6] (V)

in_m_bInit

Type: Boolean

Outputs (4)

out_cc

Type: CurrentsCapacitances

Description: Output record with calculated currents and capacitances

capbe

Type: Capacitance (F)

Description: Capacitance

capbc

Type: Capacitance (F)

Description: Capacitance

capbx

Type: Capacitance (F)

Description: Capacitance