checkTrajectories: Check that both arguments are trajectories with the same...

Description Usage Arguments Details Value

Description

Check that both arguments are trajectories with the same timecourse.

Usage

1
checkTrajectories(trajectory1, trajectory2)

Arguments

trajectory1

An object to test.

trajectory2

Another object to test.

Details

There are two options for passing this test. Either both objects can be flighttrajectories, in which case the time stamps must match, or they can both be flattrajectories, in which case they must have the same number of samples and origin.

Value

TRUE if everything works. Raises an error otherwise.


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