tests package

Submodules

tests.test_Coordinate_Transformations module

tests.test_Coordinate_Transformations.comparing_array(A, B, tol=0.001, debugging=False)

compare two same sized array

tests.test_Coordinate_Transformations.comparing_tuple(A, B, tol=0.01)

comparing two same sized tuple

tests.test_Coordinate_Transformations.test_AxAng2R_deg()
tests.test_Coordinate_Transformations.test_AxAng2T_deg_not_pass_origin()
tests.test_Coordinate_Transformations.test_AxAng2T_deg_pass_origin()
tests.test_Coordinate_Transformations.test_Euler2R()
tests.test_Coordinate_Transformations.test_Euler2T()
tests.test_Coordinate_Transformations.test_P2T()
tests.test_Coordinate_Transformations.test_R2AxAng_deg()
tests.test_Coordinate_Transformations.test_R2Euler_deg()
tests.test_Coordinate_Transformations.test_R2Euler_deg_90_deg()
tests.test_Coordinate_Transformations.test_R2Euler_deg_neg_90_deg()
tests.test_Coordinate_Transformations.test_R2T()
tests.test_Coordinate_Transformations.test_RP2T()
tests.test_Coordinate_Transformations.test_R_X_with_deg()
tests.test_Coordinate_Transformations.test_R_Y_with_deg()
tests.test_Coordinate_Transformations.test_R_Z_with_deg()
tests.test_Coordinate_Transformations.test_Screw_X()
tests.test_Coordinate_Transformations.test_Screw_Z()
tests.test_Coordinate_Transformations.test_T2AxAng_deg()
tests.test_Coordinate_Transformations.test_T2Euler_deg()
tests.test_Coordinate_Transformations.test_T2P()
tests.test_Coordinate_Transformations.test_T2R()
tests.test_Coordinate_Transformations.test_T2RP()
tests.test_Coordinate_Transformations.test_T_X_with_deg()
tests.test_Coordinate_Transformations.test_T_Y_with_deg()
tests.test_Coordinate_Transformations.test_T_Z_with_deg()
tests.test_Coordinate_Transformations.test_compound_rotations_v2()
tests.test_Coordinate_Transformations.test_compound_transforms_v2()
tests.test_Coordinate_Transformations.test_inverse_rotation()
tests.test_Coordinate_Transformations.test_inverse_transform()
tests.test_Coordinate_Transformations.test_pure_translation()
tests.test_Coordinate_Transformations.test_rotation_operator()
tests.test_Coordinate_Transformations.test_transform_operator()

Module contents