Click or drag to resize

NumericalPropagatorStateIntegrationElements Property

Gets names of the integration 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> IntegrationElements { get; }

Property Value

Type: ReadOnlyCollectionString
See Also