Learn R Programming

hexify (version 0.3.8)

hexify_eff_res_to_resolution: Convert effective resolution to index resolution

Description

For aperture 3: res_index = 2 * eff_res - 1 for odd index resolutions.

Usage

hexify_eff_res_to_resolution(eff_res)

Value

Index resolution (integer)

Arguments

eff_res

Effective resolution

See Also

Other grid statistics: dg_closest_res_to_area(), dgearthstat(), hexify_area_to_eff_res(), hexify_compare_resolutions(), hexify_eff_res_to_area(), hexify_resolution_to_eff_res()