Interface IBiasingUpdateBehavior
A IBiasingBehavior that can update after solving an iteration of a IBiasingSimulation.
Inherited Members
Namespace: SpiceSharp.Behaviors
Assembly: SpiceSharp.dll
Syntax
public interface IBiasingUpdateBehavior : IBehavior, IParameterSetCollection, IParameterSet
Methods
Update()
Updates the behavior with the new solution.
Declaration
void Update()