addturn: Helper functions for routeKFS

View source: R/helperfunctions.R

addturnR Documentation

Helper functions for routeKFS

Description

Helper functions for routeKFS

Usage

addturn(currentnode)

closest2end(startpt, endpt, nextnodes, nodepts)

find.LOS.nodes(node, nodepts, toprint = TRUE)

dist2nodes(pt1, pt2)

find.unusables(currentID, currentnode, endpt, nextnodes, nodepts)

Functions

  • closest2end(): Determine node closest to end destination

  • find.LOS.nodes(): Determine which nodes are line-of-sight of a point

  • dist2nodes(): Calculated distance between two nodes

  • find.unusables(): Eliminate potential nodes based on their distance from the current node


ericmkeen/bangarang documentation built on Feb. 10, 2024, 2:58 p.m.