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