Cvode Integrator.Event Function Property
Gets the function that is called when a special event occurs.
Definition
Namespace: Numerics.NET.Calculus.OrdinaryDifferentialEquations
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public DifferentialFunction EventFunction { get; }