xab: Estimate distance 'x' using second-order speed function.

Description Usage Arguments Examples

Description

Estimate distance x using second-order speed function.

Usage

1
xab(x0,u0,a,b,t,t0)

Arguments

x0

location at t0, a number

u0

speed at t0, a number

a

second-order speed function parameter, a number

b

second-order speed function parameter, a number

t

forecast time, a number

t0

initial time t0, a number

Examples

1
xab(0,0,16,0,10,0)

cartools documentation built on May 1, 2019, 10:40 p.m.