Class ConstantsFlexophoreGenerator


  • public class ConstantsFlexophoreGenerator
    extends java.lang.Object
    • Field Detail

      • BINS_HISTOGRAM

        public static final int BINS_HISTOGRAM
        Defines the resolution for the range.
        See Also:
        Constant Field Values
      • RANGE_HISTOGRAM

        public static final int RANGE_HISTOGRAM
        Range histogram in Angstrom. As long as the molecule coordinates are in Angstrom.
        See Also:
        Constant Field Values
      • MAX_VAL_INTERACTION_TYPE

        public static final int MAX_VAL_INTERACTION_TYPE
      • FILTER07_

        public static final double[] FILTER07_
        Filter for sliding window to blurr distance histograms 07.04.2020
      • FILTER

        public static final double[] FILTER
    • Constructor Detail

      • ConstantsFlexophoreGenerator

        public ConstantsFlexophoreGenerator()
    • Method Detail

      • getResolution

        public static double getResolution()