interpolate_location: Interpolate Location

View source: R/math-functions.R

interpolate_locationR Documentation

Interpolate Location

Description

Interpolate Location

Usage

interpolate_location(node_start, node_end, height_start, height_end, height)

Arguments

node_start

Length-2 Numeric x/y position

node_end

Length-2 Numeric x/y position

height_start

Length-1 Numeric height at start node

height_end

Length-1 Numeric height at end node

height

Length-1 Numeric height at which to interpolate


raybevel documentation built on April 4, 2025, 2:42 a.m.