track.properties.3d: Track properties of a 3-D track

View source: R/wrapper3D.R

track.properties.3dR Documentation

Track properties of a 3-D track

Description

Returns the properties (distances, azimuth, polar angle, turn angle & lift angle) of a track in three dimensions.

Usage

track.properties.3d(track)

Arguments

track

data.frame with x,y,z coordinates

Value

The data.frame with track properties

Examples

track.properties.3d(niclas)

eRTG3D documentation built on March 18, 2022, 6:11 p.m.