Click or drag to resize

AuxiliaryStateVectorDefinedInAxes Property

Gets or sets the Axes that this vector is defined in. If this is null then the AuxiliaryStateVector will retain the same Axes as that of the AuxiliaryVector property.

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

Property Value

Type: Axes
See Also