Click or drag to resize

JulianDateStoppingConditionConstraintThreshold Property

Gets or sets the threshold used to compare with the states time.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate Threshold { get; set; }

Property Value

Type: JulianDate
See Also