ValueInStateStoppingCondition.Threshold Property |
It is possible to assign the same ValueDefinition<T> for multiple conditions. This can be useful in cases when you have multiple propagators that you want to be in lock step.
Note that a ConstantValueDefinition<T> can be used here when the actual threshold value is not known or must be changed at runtime.
This ValueDefinition<T> by definition cannot vary with time.
Namespace: AGI.Foundation.StoppingConditions