identifyNMAC: Determine whether an NMAC (near mid air collision) has...

Description Usage Arguments Details Value

Description

Determine whether an NMAC (near mid air collision) has occurred at each time point.

Usage

1
identifyNMAC(trajectory1, trajectory2)

Arguments

trajectory1

A flighttrajectory object corresponding to the first aircraft.

trajectory2

A flighttrajectory object corresponding to the second aircraft.

Details

NMAC is a cylinder +/- 100 ft above and below the ownship with a radius of 500 ft.

Value

The logical vector indicating whether NMAC criteria are met at each time point.


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