isResClassIII abstract method

bool isResClassIII(
  1. BigInt h3Index
)

Determines if h3Index Resolution is Class III (Rotated ~19.1 deg or not)

Implementation

bool isResClassIII(BigInt h3Index);