Click or drag to resize

SegmentPropagatorVariableSettings Property

Gets or sets the settings for the MultivariableFunctionSolver associated with this variable.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SolverVariableSettings Settings { get; set; }

Property Value

Type: SolverVariableSettings
See Also