Learn R Programming

cartools (version 0.1.0)

xfollow: Estimate x distance traveled using a constant speed model.

Description

Estimate x distance traveled using a constant speed model.

Usage

xfollow(x0, u, t, t0)

Arguments

x0

starting location at time t0, a number

u

speed, a number

t

travel time, a number

t0

deceleration time, a number