addPlane.z: addPlane.z

Description Usage Arguments Value Note Author(s) See Also

Description

This function adds elevations based on fitted plane

Usage

1
addPlane.z(data, plane)

Arguments

data

a data.Frame containing the coordinates of the points to be fitted to the plane.

plane

a vector created by the points2Plane function

Value

a data.Frame containing the original coordinates and one plane.z column with the plane elevation for each point.

Note

data should contain at least XY coordinates, but can contain XYZ coordinates. Generally, these are GNSS coordinates from an external GNSS source. The coordinates will be preserved and the plane.z will be added.

Author(s)

Claude Flener claude.flener@utu.fi

See Also

points2Plane


RiverSurvey documentation built on May 2, 2019, 5:46 p.m.