get_plane_par_to: Find a parallel plane passing a reference point.

View source: R/pcdfunctions.R

get_plane_par_toR Documentation

Find a parallel plane passing a reference point.

Description

Find a parallel plane passing a reference point.

Usage

get_plane_par_to(x, plane)

Arguments

x

The Cartesian coordinates of a reference point

plane

d-by-d matrix representing a plane.

Value

A plane passing a reference point x which is parallel to the plane.


Artur-man/PCDSL documentation built on Feb. 24, 2024, 11:15 p.m.