idf: idf: Intensity-Duration-Frequency curve from 24hr SCS storms

View source: R/hydRopUrban.R

idfR Documentation

idf: Intensity-Duration-Frequency curve from 24hr SCS storms

Description

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

Usage

idf(precipitation, type, path)

Arguments

precipitation A numeric value: Input design precipitation of 24hr in mm

type: An option: SCS storm type option ("1","1a","2","3")

path An option: path

Examples

idf(precipitation = 48, type = '1')

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