Click or drag to resize

AuxiliaryStateVectorAuxiliaryVector Property

Gets or sets the vector to include as an auxiliary state in the propagation 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 Vector AuxiliaryVector { get; set; }

Property Value

Type: Vector
See Also