
S4 class for bounding boxes in the format expected by terrainr
functions.
Source: R/classes.R
terrainr_bounding_box-class.Rd
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 boxtr
A
terrainr_coordinate_pair
representing the top right corner of the bounding box