Click or drag to resize

NumericalPropagatorStateAuxiliaryElements Property

Gets names of the auxiliary elements.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<string> AuxiliaryElements { get; }

Property Value

Type: ReadOnlyCollectionString
See Also