terrainr_bounding_box-class function

S4 class for bounding boxes in the format expected by terrainrfunctions.

class

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