Show / Hide Table of Contents

Class ModelProperties

Model properties for a Mosfet3Model.

Inheritance
object
ModelProperties
ModelProperties
Inherited Members
ModelProperties.Factor1
ModelProperties.Vtnom
ModelProperties.Kt1
ModelProperties.EgFet1
ModelProperties.PbFactor1
ModelProperties.OxideCapFactor
ModelProperties.Update(ModelParameters)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SpiceSharp.Components.Mosfets.Level3
Assembly: SpiceSharp.dll
Syntax
public class ModelProperties : ModelProperties

Properties

Alpha

Declaration
public double Alpha { get; set; }
Property Value
Type Description
double

CoeffDepLayWidth

Declaration
public double CoeffDepLayWidth { get; set; }
Property Value
Type Description
double

NarrowFactor

Declaration
public double NarrowFactor { get; set; }
Property Value
Type Description
double

Extension Methods

Utility.ThrowIfNull<T>(T, string)
In this article
Back to top Generated by DocFX