calc_ts_veloc_calcDischHarvey: Internal - calculate velocity from discharge and...

View source: R/stage_calc_ts.R

calc_ts_veloc_calcDischHarveyR Documentation

Internal - calculate velocity from discharge and velocity-vs-discharge coefficients from Jud Harvey

Description

Internal - calculate velocity from discharge and velocity-vs-discharge coefficients from Jud Harvey

Usage

calc_ts_veloc_calcDischHarvey(utctime, disch, k, m)

Arguments

utctime

the DateTime with tz of UTC

disch

the discharge in ft^3 s^-1

k

the multiplier in U = k * Q^m

m

the exponent in U = k * Q^m


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.