Module frame_order
source code
|
Frame_order
TestCase class for the functional tests of the frame order
theories.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
RELEASE = ' 2.6.38.8-desktop-10.mga '
|
|
VERSION = ' #1 SMP Wed Jan 25 10:17:18 UTC 2012 '
|
|
WIN32_VER = ( '
' , '
' , '
' , '
' )
|
|
DIST = ( ' mandrake ' , ' 1 ' , ' Official ' )
|
|
ARCH = ( ' 64bit ' , ' ELF ' )
|
|
MACH = ' x86_64 '
|
|
PROC = ' x86_64 '
|
|
PY_VER = ' 2.7.1 '
|
|
NUMPY_VER = ' 1.6.1 '
|
|
LIBC_VER = ( ' glibc ' , ' 2.2.5 ' )
|
|
SYSTEM = ' Linux '
|
|
__package__ = ' test_suite.system_tests '
|
Imports:
acos,
pi,
platform,
numpy,
array,
dot,
float64,
zeros,
norm,
search,
sep,
sys,
SystemTestCase,
Relax_data_store,
dep_check,
spherical_to_cartesian,
euler_to_R_zyz,
N15_CSA,
NH_BOND_LENGTH,
DummyFileObject,
open_read_file,
Status
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.
...
|
|