crooked_path_projection {TrajectoryGeometry} | R Documentation |
The projection of the last 8 points on crooked_path onto the unit sphere as seen from the the 6th. This is a collection of 8 unit points in dimension 3.
crooked_path_projection
An 8 x 3 matrix
The projection of crooked_path[7:14,] onto the unit sphere as seen from crooked_path[6,] .
This was created by code in createSyntheticData.R available from https://github.com/AnnaLaddach/TrajectoryGeometryData