.calc_arc {enerscape} | R Documentation |
Internal function for enerscape - calculate work.
.calc_arc(slope, m, work_in_kcal = TRUE, j_to_kcal = 4184)
slope |
slope transition matrix. |
m |
species body mass (kg). |
work_in_kcal |
if work should be expressed in kilocalories. |
j_to_kcal |
joules to kilocalories conversion constant. |
Internal function of enerscape, don't call directly.
A transition layer with values the energy cost of movement between cells (J or kcal).