terrainr (version 0.3.1)

terrainr_bounding_box-class: 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.

Arguments

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