getBBoxAngle {flightplanning}R Documentation

Provided an angle, calculate the corresponding minimum bounding box

Description

Provided an angle, calculate the corresponding minimum bounding box

Usage

getBBoxAngle(vertices, alpha)

Arguments

vertices

the vertices which to get the bounding box from

alpha

the angle to rotate the bounding box


[Package flightplanning version 0.8.4 Index]