interpolateTrajectory: Interpolate a trajectory (in time)

Description Usage Arguments Details Value

Description

Interpolate a trajectory (in time)

Usage

1

Arguments

trajectory

A flighttrajectory object.

timestamp

The new timestamp along which the data should be interpolated.

Details

This just performs linear interpolation for all of the values in the trajectory. A better approach would make use of the bearing and velocity information to smoothly interpolate the coordinates.

Value

A new flighttrajectory with the given timestamp


eamoncaddigan/flightpathr documentation built on May 15, 2019, 7:26 p.m.