Enum Class RotamerLibrary.NucleicSugarPucker

java.lang.Object
java.lang.Enum<RotamerLibrary.NucleicSugarPucker>
ffx.potential.bonded.RotamerLibrary.NucleicSugarPucker
All Implemented Interfaces:
Serializable, Comparable<RotamerLibrary.NucleicSugarPucker>, Constable
Enclosing class:
RotamerLibrary

public static enum RotamerLibrary.NucleicSugarPucker extends Enum<RotamerLibrary.NucleicSugarPucker>
  • Enum Constant Details

  • Method Details

    • values

      public static RotamerLibrary.NucleicSugarPucker[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static RotamerLibrary.NucleicSugarPucker valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • checkPucker

      public static RotamerLibrary.NucleicSugarPucker checkPucker(double delta, boolean isDeoxy)
      Returns the sugar pucker associated with a delta torsion. This currently does not support the C3'-exo DNA-only pucker.
      Parameters:
      delta - Delta torsion to check
      isDeoxy - If DNA (vs. RNA). Presently ignored.
      Returns:
      Pucker