gcpy.grid_stretching_transforms

Module Contents

Functions

rotate_vectors(x, y, z, k, theta)

cartesian_to_spherical(x, y, z)

spherical_to_cartesian(x, y)

schmidt_transform(x, y, s)

scs_transform(x, y, s, tx, ty)

gcpy.grid_stretching_transforms.rotate_vectors(x, y, z, k, theta)
gcpy.grid_stretching_transforms.cartesian_to_spherical(x, y, z)
gcpy.grid_stretching_transforms.spherical_to_cartesian(x, y)
gcpy.grid_stretching_transforms.schmidt_transform(x, y, s)
gcpy.grid_stretching_transforms.scs_transform(x, y, s, tx, ty)