Click or drag to resize

NumericalPropagatorAdapterHelper.Elements Property

Gets all of the elements in the PropagatorDefinition which should also be all of the elements getting propagated.

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

Property Value

Type: IList<String>
See Also