Skip to contents

Construct an elevation cost-range entry

Usage

elevationCostRange(lower, upper, value)

Arguments

lower, upper

Numeric. Inclusive elevation thresholds (m).

value

Numeric. Additive (for CoarseElevationCosts) or multiplicative (for FineElevationCosts) cost.

Value

A list of class "ElevationCostRange".