computeSplineT: Compute the value of the tangent angle spline at s.

Description Usage Arguments Value

View source: R/spline.R

Description

Compute the value of the tangent angle spline at s.

Usage

1
computeSplineT(t, thetai, thetaj, deli)

Arguments

t

The arc distance along the spline to compute the tangent at

thetai

The tangent to the curve at distance si.

thetaj

The tangent to the curve at distance sj.

deli

The uncircleness of the spline between si and sj

Value

The tangent to the spline at distance s along the spline


klapaukh/hangler documentation built on May 20, 2019, 11:04 a.m.