axis_coordinates: Variables attached to an axis

Description Usage Arguments

Description

The following functions inpute a point cloud (as a matrix of coordinates) and an axis (as a direction vector), and return the coordinates of a desired variable with respect to the cloud attached to the axis.

Usage

1
axis_coordinates(cloud, dir_vec, variable)

Arguments

cloud

An m-by-n matrix of coordinates for m points in n-dimensional space.

dir_vec

An n-dimensional vector giving the direction of the axis through the cloud.

variable

Character; which variable to calculate, from among covariant, calibrated, standard, and axial. Does not default.


corybrunson/cloud documentation built on May 13, 2019, 10:51 p.m.