Package chemaxon.alignment
Class DihedralScanResult.ScanStep
java.lang.Object
chemaxon.alignment.DihedralScanResult.ScanStep
- Enclosing class:
DihedralScanResult
One step in a dihedral scan.
Please note that this class is marked with Beta annotation, so it can be subject of incompatible changes
or removal in any of the later releases.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScanStep
public ScanStep(double angle, double energy) Construct.- Parameters:
angle- Represented angleenergy- Represented energy
-
-
Method Details