comf-internal: Internal Functions Used by Other Functions of this Package

comf-internalR Documentation

Internal Functions Used by Other Functions of this Package

Description

A few internal functions called by other functions in this package

Usage

bisect(fn, lower, upper, tol = 1e-07, ...)
calcet(top, ta, pha, w, im, phaEt, imStar)
hcvF(v, tcl, ta)
hcvG(va, met, basMet)
hcvM(v)
mrsw1(tcrSet, tskSet, tcr, tsk)
mrsw2(tcrSet, tskSet, tcr, tsk, Qbl)
metaTherm(met, basMet)
mshiv(tcrSet, tskSet, tcr, tsk)
pVapor(tCel, phi)
QLoad(met, pmv, basMet)
QperReq(qmet)
Qskin_evap(qmet, pa)
tskReq(qmet)
vbl(tcrSet, tskSet, tcr, tsk)
vblCdilStr(cdil, str1, tcrSet, tskSet, tcr, tsk)
wcEx(cp, t1, too)
wcXCheck(t1, too)
wdEx(t1, too, pv1, pvo)
wdExLw(too, pvso, pv1, pvo)
wdXCheck(p1, poo)
listOfRequests()
pckgCheck()
solarGain(solAlt, solAzi, solRadDir, solTrans, fSvv, fBes, asw=0.7, 
                      posture="seated", floorRef=0.6)
findSpan(arr, x)					  
utciApprox(ta, tr, vel, rh)
es(ta)
validateUTCI(ta, tr, vel, rh)
validateSolarGain(solAlt, solAzi, solRadDir, solTrans, fSvv, 
                              fBes, asw=0.7, posture)
checkRange(parameter, lower_bound, upper_bound) 

Arguments

depending on the function

Value

depending on the function

Author(s)

Most functions were coded by Masanori Shukuya and translated into R-language by Marcel Schweiker. The function bisect is taken from a forum entry and with permission by Ravi Varadhan. Functions listOfRequests and pckgCheck were written by Marcel Schweiker. Other functions were coded by Shaomi Rahman.

Examples

## none

comf documentation built on May 11, 2022, 9:05 a.m.