functioncalculateGateCap
Gate capacitance calculation
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Spice3.Internal.Fet.Fet | in_f | ||
| SI.Voltage | vgs | Input voltage gate source | |
| SI.Voltage | vgd | Input voltage gate drain |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Types.Capacitance | capgs | Output capacitance gate source | |
| SI.Charge | chargegs | Output charge gate source | |
| Types.Capacitance | capgd | Output capacitance gate drain | |
| SI.Charge | chargegd | Output charge gate drain |