sample_S2_hexagonal_mesh#

orix.sampling.sample_S2_hexagonal_mesh(resolution: float) Vector3d[source]#

Return vectors of a hexagonal bipyramid mesh projected on a unit sphere S2.

Parameters:
resolution

Maximum angle between neighbour grid points, in degrees.

Returns:
vec

Vectors that sample the unit sphere.