Class Beautify.BeautifyLogger
java.lang.Object
Beautify.BeautifyLogger
- All Implemented Interfaces:
- Logger
- Enclosing class:
- Beautify
private static class Beautify.BeautifyLogger
- extends java.lang.Object
- implements Logger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
referenceExists
private boolean referenceExists
output
private MeshiWriter output
shotgun
private Protein shotgun
reference
private Protein reference
originalAtoms
private OriginalAtoms originalAtoms
mcmModel
private Protein mcmModel
Beautify.BeautifyLogger
public Beautify.BeautifyLogger(MeshiWriter output,
Protein shotgun,
CommandList commands)
knot
public void knot()
initialRmsGdt
public void initialRmsGdt()
intermediateCAModel
public void intermediateCAModel(int modelNumber,
Protein model,
double energy,
int number)
model
public void model(Protein model,
TotalEnergy totalEnergy,
java.lang.String comment,
boolean header,
int number)
modelHeader
public void modelHeader(TotalEnergy energy)
mcm
public void mcm(TotalEnergy energy,
int mcmStep)
- Specified by:
mcm in interface Logger
setMcmModel
public void setMcmModel(Protein model)