Click or drag to resize

PropagationStateElementConverterOrder Property

Gets the order of the differential equation corresponding to this element. This corresponds to one greater than the Order of the InitialState.

Namespace:  AGI.Foundation.Propagators.Advanced
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual int Order { get; }

Property Value

Type: Int32
See Also