tri_two: Calculates the position using only the bearings of two the...

Description Usage Arguments Value Author(s)

View source: R/radiotrackingeu.R

Description

Calculates the position using only the bearings of two the strongest signals.

Usage

1
tri_two(tmp_fts, angles_allowed)

Arguments

tmp_fts

Data frame of bearings. Expects columns utm.X, utm.Y, utm.zone, angle.

angles_allowed

Vector of lower and upper limits for angles between bearings.

Value

Data frame holding the calculated position as lng/lat X,Y and UTM utm.X, utm.Y. Will hold NA if triangulation yields no result.

Author(s)

Dipl.-Phys. Ralf Zeidler, ralf.zeidler@fridata.de


radiotrackingeu/radiotrackingeu documentation built on May 20, 2019, 12:36 p.m.