Click or drag to resize

NumericalPropagatorAdapterHelperElements 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: 24.1.418.0 (24.1.418.0)
Syntax
public IList<string> Elements { get; }

Property Value

Type: IListString
See Also