Click or drag to resize

NumericalPropagatorStateAvailableElements Property

Gets the names of all of the elements in this state.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IList<string> AvailableElements { get; }

Property Value

Type: IListString

Implements

ITimeBasedStateAvailableElements
See Also