Show / Hide Table of Contents

Class Charges

The charges on transistors.

Inheritance
object
MosfetCharges
Charges
Inherited Members
MosfetCharges.Qbs
MosfetCharges.Qbd
MosfetCharges.Cbs
MosfetCharges.Cbd
MosfetCharges.Cgs
MosfetCharges.Cgd
MosfetCharges.Cgb
MosfetCharges.Update(double, double, double, double, double, double, ModelParameters, TemperatureProperties)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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.

Extension Methods

Utility.ThrowIfNull<T>(T, string)

See Also

MosfetCharges
In this article
Back to top Generated by DocFX