Description Usage Arguments Details Value
Calculate the time to closest point of approach (TCPA) between two aircraft at each time point of their their trajectories.
1 | calculateTCPA(trajectory1, trajectory2)
|
trajectory1 |
A |
trajectory2 |
A |
This code is based on the SLoWC formulation by Ethan Pratt and Jacob Kay as implemented in a MATLAB script by Ethan Pratt dated 2016-04-18. This code calculates horizontal CPA only.
The numeric vector giving the TCPA. Values in seconds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.