Module structure
source code
Structure
Class for testing the structural objects.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
__package__ = ' test_suite.system_tests '
|
Imports:
sqrt,
array,
average,
dot,
float64,
mean,
sign,
std,
zeros,
norm,
path,
sep,
search,
sys,
mkdtemp,
mkstemp,
Relax_data_store,
count_spins,
return_spin,
spin_loop,
RelaxError,
axis_angle_to_R,
euler_to_R_zyz,
vector_angle_acos,
DummyFileObject,
Status,
SystemTestCase
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.
...
|
|