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