Class IsoMOReader

    • Field Detail

      • random

        private Random random
      • points

        private javajs.util.P3[] points
      • vTemp

        private javajs.util.V3 vTemp
      • isNci

        private boolean isNci
      • coef

        private float[] coef
      • dfCoefMaps

        private int[][] dfCoefMaps
      • linearCombination

        private float[] linearCombination
      • coefs

        private float[][] coefs
      • isElectronDensityCalc

        private boolean isElectronDensityCalc
      • vDist

        private final float[] vDist
      • qSetupDone

        private boolean qSetupDone
    • Constructor Detail

      • IsoMOReader

        IsoMOReader()