Module n_state_model
source code
    |  | N_state_model Class for testing various aspects specific to the N-state model.
 | 
    |  | ds = The relax data storage obje... | 
    |  | status = Status() | 
    |  | __package__ = 'test_suite.system_tests' | 
Imports:
  pi,
  array,
  float64,
  norm,
  listdir,
  sep,
  mkdtemp,
  Relax_data_store,
  dep_check,
  calc_chi_tensor,
  interatomic_loop,
  return_interatom,
  return_spin,
  spin_index_loop,
  spin_loop,
  get_pipe,
  return_rdc_data,
  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.
... | 
 |