Learn R Programming

eRTG3D (version 0.7.0)

track.properties.3d: 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

Run this code
# NOT RUN {
track.properties.3d(niclas)
# }

Run the code above in your browser using DataLab