weir.sharpcrest(weirs)
weir.sharpcrest()所属R语言包:weirs
Compute Open-Channel Flow over Sharp-Crested Weir
夏普顶堰计算明渠流
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Parent function for sharp-crested weir functions of the weirs package. This simply named function is set to dispatch to subordinate functions according to the supported procedure types for sharp-crested weir flow. The supported procedural types are: <ol> <acronym>TWRI3A5</acronym>, which represents the implementation in weir3a5.sharpcrest() the procedures of Hulsing, Harry, 1967, Measurement of peak discharge at dams by indirect methods: U.S. Geological Survey Techniques of Water-Resources Investigations, Book 3, Chapter A5, 29 p., http://pubs.usgs.gov/twri/twri3-a5/
父功能weirs包尖锐顶堰的功能。简单地命名的功能设定,派遣隶属函数,根据锋利的顶堰流支持的程序类型。支持的程序类型有:<OL> <acronym> TWRI3A5> </首字母缩写,它代表实施的weir3a5.sharpcrest()的Hulsing,哈利,1967年,以间接的方法在大坝洪峰流量测量的程序美国地质调查局技术的水资源调查,书3章,第A5,29 P,http://pubs.usgs.gov/twri/twri3-a5/
NA is the empty set and will error out. </ol>
NA是空集和会出错。 </ OL>
用法----------Usage----------
weir.sharpcrest(..., type=c("TWRI3A5", NA))
参数----------Arguments----------
参数:...
Arguments for subordinate sharp-crested weir functions; and
下属尖锐的顶堰功能的参数;
参数:type
Identify the sharp-crested weir function to dispatch too.
确定的急剧顶堰功能也派遣。
值----------Value----------
An R data.frame() is returned.
Rdata.frame()返回。
(作者)----------Author(s)----------
W. Asquith
参见----------See Also----------
weir3a5.sharpcrest
weir3a5.sharpcrest
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|