gstools.tools.rotated_main_axes

gstools.tools.rotated_main_axes(dim, angles)[source]

Create list of the main axis defined by the given system rotations.

Parameters
  • dim (int) – spatial dimension

  • angles (float or list) – the rotation angles of the target coordinate-system

Returns

Main axes of the target coordinate-system.

Return type

numpy.ndarray