energyHuman: Energy Landscape for walking people
Description
Energy Landscape for walking people
Usage
energyHuman(mass, v, slope, distance, res, kcal)
Value
Vector with the energy cost of locomotion (EnergyScape)
Arguments
- mass
body mass of species (kg)
- v
speed
- slope
vector with slopes
- distance
vector with distances
- res
numeric value (double) of the spatial resolution of the matrix
- kcal
(boolean) if to return the result in kCal (true) or J (false)