Function derivativeAtT

  • Calculates vector component for the derivative of the curve segment at time t

    Returns

    derivative (t')

    Parameters

    • t: number

      time along curve segment

    • coefficients: NumArray4

      coefficients for curve function

    Returns number

Generated using TypeDoc