Class SpartanInputReader

    • Field Detail

      • modelAtomCount

        protected int modelAtomCount
      • bondData

        protected java.lang.String bondData
      • constraints

        protected java.lang.String constraints
    • Constructor Detail

      • SpartanInputReader

        public SpartanInputReader()
    • Method Detail

      • readInputRecords

        protected java.lang.String readInputRecords()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readConstraints

        private void readConstraints()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readTransform

        private void readTransform()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readInputHeader

        private java.lang.String readInputHeader()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readInputAtoms

        private void readInputAtoms()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readAtomNames

        private void readAtomNames()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readBonds

        private void readBonds​(int ac0)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception