st_hexagon


Description

args: size, cell_i, cell_j, origin - Returns a single hexagon, using the provided edge size and cell coordinate within the hexagon grid space.

Parameters

Name Type Mode
size double precision IN
cell_i integer IN
cell_j integer IN
origin USER-DEFINED IN

Definition