Data Model version 2.1.2
Acknowledgements
Diagram
|
Class Map
|
Attribute Map
|
Method Map
|
Help
|
License
Home
|
Package
|
Class
| Attribute |
Method:
{ prev | next }
Method: getNmrCalcEnergyTerms
from Class
molsim.api.AnnealProtocol.EnergyTerm
getter for derived link nmrCalcEnergyTerms
guid:
www.ccpn.ac.uk_Fogh_2010-05-11-18:03:19_00001
OpType:
get
OpSubType:
None
isQuery:
True
isAbstract:
False
Scope:
instance_level
Code:
ll = [x.findFirstEnergyTerm(annealEnergyTermSerial=self.serial) for x in self.annealProtocol.nmrCalcRuns]
result = frozenset(x for x in ll if x is not None)
Data Model Version
2.1.2
Go to Top
Autogenerated by
PyApiDocGen
revision
1.3
on
Thu Oct 2 16:09:25 2014
from data model package
molsim.api.AnnealProtocol.EnergyTerm
revision
?
Work done by the
CCPN team
.
www.ccpn.ac.uk