identifySpeedChanges: Identify the timepoints in a trajectory that correspond to a...

Description Usage Arguments Value

Description

Identify the timepoints in a trajectory that correspond to a change in speed.

Usage

1
identifySpeedChanges(trajectory, speedThresh, accelerationThresh)

Arguments

trajectory

A flighttrajectory object (or input coercable to one) indicating the trajectory of an aircraft.

speedThresh

A speed threshold (in knots).

accelerationThresh

An accelaration threshold (in knots per second).

Value

A logical vector indicating whether each timepoint can be considered a change in speed


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