Click or drag to resize

AuxiliaryStateScalarOrder Property

Gets or sets the total number of derivatives of the AuxiliaryScalar to compute for the output.

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

Property Value

Type: Int32
See Also