turn2target.3d: Turn angle to target

View source: R/wrapper3D.R

turn2target.3dR Documentation

Turn angle to target

Description

Calculates the turn angle between every point in the track and the last point (target).

Usage

turn2target.3d(track)

Arguments

track

a track data.frame containing x, y and z coordinates

Value

A numeric vector with the turn angles to target

Examples

turn2target.3d(niclas)

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