kns: Calculate normal slope line curvature

View source: R/curvatures.R

knsR Documentation

Calculate normal slope line curvature

Description

Calculate normal slope line curvature (kn)s, which is the principal representative of the profile curvature group based on regression coefficients from the equation Z =ax^2+by^2+cxy+dx+ey(+f).

Usage

kns(a, b, c, d, e)

Arguments

a

regression coefficient

b

regression coefficient

c

regression coefficient

d

regression coefficient

e

regression coefficient

References

Evans, I.S., 1980. An integrated system of terrain analysis and slope mapping. Zeitschrift f¨ur Geomorphologic Suppl-Bd 36, 274–295.

Wood, J., 1996. The geomorphological characterisation of digital elevation models (Ph.D.). University of Leicester.

Minár, J., Evans, I.S., Jenčo, M., 2020. A comprehensive system of definitions of land surface (topographic) curvatures, with implications for their application in geoscience modelling and prediction. Earth-Science Reviews 211, 103414. https://doi.org/10.1016/j.earscirev.2020.103414


MultiscaleDTM documentation built on April 4, 2025, 5:17 a.m.