Namespace SpiceSharpBehavioral.Builders
Classes
DoubleBuilder
A builder that can compute values.
DoubleBuilderHelper
Helper methods for a DoubleBuilder.
FunctionBuilder
A function builder.
FunctionBuilderHelper
Helper methods for a FunctionBuilder.
FunctionFoundEventArgs<T>
Event arguments used when a function was found.
Functions
Supporting functions for behavioral models.
ILState
An instance for building functions.
NodeFinder
A builder that evaluates which nodes are in the expression.
Structs
Point
A point with two coordinates.
Interfaces
IBuilder<T>
A builder for parsing expressions.
Delegates
ApplyFunction
A delegate for applying a function.