lagtime: lagtime: Estimation of time of concentration and lag time

View source: R/hydRopUrban.R

lagtimeR Documentation

lagtime: Estimation of time of concentration and lag time

Description

Estimation of time of concentration and lag time with 18 empirical methods.

Usage

lagtime(longitud, area, slope, altitudiff, path)

Arguments

area: A numeric value: Input design area in km2

longitud: A numeric value: Input design longitud in km

slope: A numeric value: Input design slope in percentage

altitudiff: A numeric value: Input design altitudiff in m

id: a character value: ID or name subbassin

path: An option: path

load_plot: A logical value: T or F

Examples

lagtime(area = 0.107, longitud = 0.115, slope = .414, altitudiff = 9.45, id = 1, path = NA, load_plot =T)

hydrocodes/hydRopUrban documentation built on Aug. 14, 2024, 3:26 p.m.