Package test_suite :: Package system_tests :: Module frame_order
[hide private]
[frames] | no frames]

Module frame_order

source code

Classes [hide private]
Frame_order
TestCase class for the functional tests of the frame order theories.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  RELEASE = '6.6.28-desktop-1.mga9'
  VERSION = '#1 SMP PREEMPT_DYNAMIC Wed Apr 17 17:19:36 UTC 2024'
  WIN32_VER = ('', '', '', '')
  DIST = ('Mageia', '9', 'Official')
  ARCH = ('64bit', 'ELF')
  MACH = 'x86_64'
  PROC = ''
  PY_VER = '2.7.6'
  NUMPY_VER = '1.16.2'
  LIBC_VER = ('glibc', '2.3')
  SYSTEM = 'Linux'
  x_axis = array([1., 0., 0.])
  y_axis = array([0., 1., 0.])
  z_axis = array([0., 0., 1.])
  origin = array([0., 0., 0.])
  __package__ = 'test_suite.system_tests'

Imports: cos, pi, sin, sqrt, platform, numpy, array, dot, eye, float64, transpose, zeros, sep, mkdtemp, Relax_data_store, dep_check, linux_distribution, create_rotor_axis_alpha, create_rotor_axis_spherical, MODEL_DOUBLE_ROTOR, MODEL_FREE_ROTOR, MODEL_ISO_CONE, MODEL_ISO_CONE_FREE_ROTOR, MODEL_ISO_CONE_TORSIONLESS, MODEL_PSEUDO_ELLIPSE, MODEL_PSEUDO_ELLIPSE_TORSIONLESS, MODEL_RIGID, MODEL_ROTOR, cartesian_to_spherical, axis_angle_to_R, euler_to_R_zyz, R_to_euler_zyz, Status, SystemTestCase


Variables Details [hide private]

ds

Value:
The relax data storage object.

Data pipes:
  None

Data store objects:
  __dict__ <type 'dict'>: dict() -> new empty dictionary
  __doc__ <type 'str'>: The relax data storage object.
...