Class Accept
Accept behavior for a CurrentSource.
Implements
Inherited Members
Namespace: SpiceSharp.Components.CurrentSources
Assembly: SpiceSharp.dll
Syntax
[BehaviorFor(typeof(CurrentSource))]
[AddBehaviorIfNo(typeof(IAcceptBehavior))]
public class Accept : Biasing, IBiasingBehavior, IParameterized<Parameters>, IAcceptBehavior, IBehavior, IParameterSetCollection, IExportPropertySet<double>, IParameterSet
  Constructors
Accept(IComponentBindingContext)
Initializes a new instance of the Accept class.
Declaration
public Accept(IComponentBindingContext context)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IComponentBindingContext | context | The context.  | 
      
Exceptions
| Type | Condition | 
|---|---|
| ArgumentNullException | Thrown if   |