Python: module relaxData
[ no help available yet]
# This file was automatically generated by SWIG (http://www.swig.org).
# Version 4.0.2
#
# Do not make changes to this file unless you know what you are doing--modify
# the SWIG interface file instead.
Classes |
| |
- builtins.object
-
- E_a2_res
- Modified
- ModifiedBase
class E_a2_res(builtins.object) |
|
E_a2_res(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
Static methods defined here:
- __swig_destroy__ = delete_E_a2_res(...)
Data descriptors defined here:
- E
- E2
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- a2
- thisown
The membership flag
|
class Modified(builtins.object) |
|
Modified(*args, **kwargs)
|
|
Methods defined here:
- __call__(self, *args, **kwargs) -> 'int'
- Call self as a function.
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- asString(self, *args, **kwargs) -> 'String'
- assertClear(self, *args, **kwargs) -> 'void'
- clear(self, *args, **kwargs) -> 'void'
- set(self, *args, **kwargs) -> 'void'
- update(self, *args, **kwargs) -> 'void'
- value(self, *args, **kwargs) -> 'int'
Static methods defined here:
- __swig_destroy__ = delete_Modified(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- thisown
The membership flag
Data and other attributes defined here:
- MOD_SELF = 1
- MOD_SIMULATION = 2
|
class ModifiedBase(builtins.object) |
|
ModifiedBase(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- registerTo(self, *args, **kwargs) -> 'void'
- unRegister(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
Static methods defined here:
- __swig_destroy__ = delete_ModifiedBase(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- modified
- registeredSimulations
- thisown
The membership flag
| |
Functions |
| |
- E_a2(*args, **kwargs) -> 'void'
- WignerM(*args, **kwargs) -> 'RelaxData::CMat5'
- conjWM(*args, **kwargs) -> 'RelaxData::CMat5'
- corrCosVec3(*args, **kwargs) -> 'CDSList< FixedVector< double,2 > >'
- corrLegendre2Vec3(*args, **kwargs) -> 'CDSList< FixedVector< double,2 > >'
- pyXplorHelp(*args) -> 'String'
- red_WM(*args, **kwargs) -> 'RelaxData::Mat5'
- sim_relax_data(*args, **kwargs) -> 'CDSList< RelaxData::Vec5 >'
|