Click or drag to resize

PropagationVectorPropagationAxes Property

Gets or sets the Axes in which the propagation occurs. These are the axes in which the VectorDerivative is represented.

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 PropagationAxes { get; set; }

Property Value

Type: Axes
See Also