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 = '4.14.121-desktop-1.mga6'
  VERSION = '#1 SMP Wed May 22 12:26:58 UTC 2019'
  WIN32_VER = ('', '', '', '')
  DIST = ('mageia', '6', 'Official')
  ARCH = ('64bit', 'ELF')
  MACH = 'x86_64'
  PROC = 'x86_64'
  PY_VER = '2.7.15'
  NUMPY_VER = '1.11.2'
  LIBC_VER = ('glibc', '2.2.5')
  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, 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.
...