RotatingCalipers Subroutine

public subroutine RotatingCalipers(Hull, rectWidth, rectLength, rectAngle, rectCenter, AAB)

Arguments

Type IntentOptional Attributes Name
type(Hull_type), intent(inout) :: Hull
real(kind=rp), intent(out) :: rectWidth
real(kind=rp), intent(out) :: rectLength
real(kind=rp), intent(out) :: rectAngle
real(kind=rp), intent(out), dimension(:) :: rectCenter
logical, intent(in) :: AAB