Class Charges
The charges on transistors.
Inherited Members
Namespace: SpiceSharp.Components.Mosfets
Assembly: SpiceSharp.dll
Syntax
public class Charges : MosfetCharges
Methods
Calculate(IMosfetBiasingBehavior, ModelParameters)
Calculates the charges and capacitances for the specified voltages.
Declaration
public void Calculate(IMosfetBiasingBehavior behavior, ModelParameters mp)
Parameters
Type | Name | Description |
---|---|---|
IMosfetBiasingBehavior | behavior | The biasing behavior. |
ModelParameters | mp | The model parameters. |