lagtime: lagtime: Estimation of time concentration and lag time

View source: R/hydRopUrban.R

lagtimeR Documentation

lagtime: Estimation of time concentration and lag time

Description

Estimation of Intensity-Duration-Frequency adjustment from SCS storms.

Usage

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

Arguments

longitud: A numeric value: Input design longitud in km area: A numeric value: Input design area in km2 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

Examples

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

hydrocodes/hydRopUrban documentation built on April 16, 2024, 9:06 p.m.