Show / Hide Table of Contents

Interface IIntegrationState

Describes a general state with a history for a IIntegrationMethod.

Namespace: SpiceSharp.Simulations
Assembly: SpiceSharp.dll
Syntax
public interface IIntegrationState

Methods

Accept()

Accepts the current point and moves on to the next.

Declaration
void Accept()

Extension Methods

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