Click or drag to resize

DateMotionCollectionT, TDerivativeSecondDerivatives Property

Gets the list of second derivatives in the collection.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<TDerivative> SecondDerivatives { get; }

Property Value

Type: IListTDerivative

Implements

IDateMotionCollectionT, TDerivativeSecondDerivatives
See Also