IMotionT, TDerivativeSecondDerivative Property |
Gets the second derivative, if it is available.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax TDerivative SecondDerivative { get; }
ReadOnly Property SecondDerivative As TDerivative
Get
property TDerivative SecondDerivative {
TDerivative get ();
}
abstract SecondDerivative : 'TDerivative with get
Property Value
Type:
TDerivativeExceptions See Also