IMotionT, TDerivativeFirstDerivative Property |
Gets the first 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 FirstDerivative { get; }
ReadOnly Property FirstDerivative As TDerivative
Get
property TDerivative FirstDerivative {
TDerivative get ();
}
abstract FirstDerivative : 'TDerivative with get
Property Value
Type:
TDerivativeExceptions See Also