Click or drag to resize

MotionTOrder Property

Gets the number of derivatives described by this instance.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public int Order { get; }

Property Value

Type: Int32

Implements

IMotionT, TDerivativeOrder
See Also