Package chemaxon.marvin.alignment.atrop
Class DihedralScanStep
java.lang.Object
chemaxon.marvin.alignment.atrop.DihedralScanStep
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
-
Method Summary
-
Constructor Details
-
DihedralScanStep
public DihedralScanStep(double angle, double energy) Construct.- Parameters:
angle
- Represented angleenergy
- Represented energy
-
-
Method Details