Class Time
Transient behavior for a MutualInductance
Implements
Inherited Members
Namespace: SpiceSharp.Components.MutualInductances
Assembly: SpiceSharp.dll
Syntax
[BehaviorFor(typeof(MutualInductance))]
[AddBehaviorIfNo(typeof(ITimeBehavior))]
public class Time : Temperature, ITemperatureBehavior, IParameterized<Parameters>, IBiasingBehavior, ITimeBehavior, IBehavior, IParameterSetCollection, IParameterSet
Constructors
Time(BindingContext)
Initializes a new instance of the Time class.
Declaration
public Time(BindingContext context)
Parameters
Type | Name | Description |
---|---|---|
BindingContext | context | The binding context. |
Exceptions
Type | Condition |
---|---|
ArgumentNullException | Thrown if |