public class SimpleStructureAnalysis extends BaseAnalysis
Currently-implemented measurements:
Structure
Constructor and Description |
---|
SimpleStructureAnalysis() |
Modifier and Type | Method and Description |
---|---|
protected void |
precompute()
Perform any kind of computations that should only be performed once.
|
double |
volumePerAtom()
Compute volume per atom
|
analyzeStructure, recompute
protected void precompute()
BaseAnalysis
precompute
in class BaseAnalysis
public double volumePerAtom()