speed {kinematics}R Documentation

Return speeds

Description

Return speeds

Usage

speed(t, x, y)

Arguments

t

The times vector

x

The x positions

y

The y positions

Value

The speeds

See Also

accel, approx_derivative


[Package kinematics version 1.0.0 Index]