Skip to contents

Determine Maximum View Factor

Usage

determineMaxViewFactor(dist, Lf, site_slope, h, Wf)

Arguments

dist

Distance (metres)

Lf

Flame length

site_slope

Slope of site (degrees)

h

Elevation of receiver (m)

Wf

Flame width

Value

MaxViewFactor

Examples


determineMaxViewFactor(20,5,5,2,100)
#> [1] 0.1206