track.properties.3d {eRTG3D}R 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)

[Package eRTG3D version 0.7.0 Index]