terrainr_bounding_box-class {terrainr}R Documentation

S4 class for bounding boxes in the format expected by terrainr functions.

Description

S4 class for bounding boxes in the format expected by terrainr functions.

Slots

bl

A terrainr_coordinate_pair representing the bottom left corner of the bounding box

tr

A terrainr_coordinate_pair representing the top right corner of the bounding box


[Package terrainr version 0.7.5 Index]