Click or drag to resize

ScalarVectorElementElement Property

Gets or sets the CartesianElement to use. Note that if using Magnitude, the first derivative will be the derivative of the Magnitude, not the magnitude of the velocity.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CartesianElement Element { get; set; }

Property Value

Type: CartesianElement
See Also