public class MdCrdReader extends AtomSetCollectionReader
| Modifier and Type | Field and Description |
|---|---|
private int |
lenLine |
private int |
ptFloat |
addVibrations, ANGSTROMS_PER_BOHR, applySymmetryToBonds, atomSetCollection, bsFilter, bsModels, calculationType, continuing, desiredModelNumber, desiredVibrationNumber, doApplySymmetry, doc, doCentralize, doCheckUnitCell, doPackUnitCell, doProcessLines, fileName, fileOffset, filePath, fileScaling, filter, filterHetero, getHeader, haveModel, havePartialChargeFilter, htParams, ignoreFileSpaceGroupName, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveFractionalCoordinates, iHaveSymmetryOperators, iHaveUnitCell, isBinary, isSequential, isTrajectory, latticeCells, line, matUnitCellOrientation, modelNumber, next, notionalUnitCell, os, prevline, ptLine, ptSupercell, reader, readerName, readMolecularOrbitals, reverseModels, spaceGroup, stateScriptVersionInt, strSupercell, symmetry, templateAtomCount, trajectorySteps, useAltNames, vibrationNumber, viewer| Constructor and Description |
|---|
MdCrdReader() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkLine() |
private float |
getFloat() |
private javax.vecmath.Point3f |
getPoint() |
private boolean |
getTrajectoryStep(javax.vecmath.Point3f[] trajectoryStep,
boolean isPeriodic) |
protected void |
initializeReader() |
private void |
readCoordinates() |
private boolean |
skipFloats(int n) |
addJmolScript, addPrimitiveLatticeVector, addSites, addSiteScript, appendLoadNote, applySymmetryAndSetTrajectory, checkFilter, checkLastModel, checkLineForScript, checkLineForScript, clearUnitCell, cloneLastAtomSet, discardLinesUntilBlank, discardLinesUntilContains, discardLinesUntilContains, discardLinesUntilNonBlank, discardLinesUntilStartsWith, doGetModel, doGetVibration, fillDataBlock, fillDataBlock, fillFloatArray, fillFrequencyData, filterAtom, finalizeReader, getElementSymbol, getFortranFormatLengths, getStrings, getSymmetry, getTokens, getTokens, getTokens, getTokensFloat, initializeSymmetry, initializeTrajectoryFile, isLastModel, newAtomSet, parseFloat, parseFloat, parseFloat, parseInt, parseInt, parseInt, parseInt, parseStringInfestedFloatArray, parseToken, parseToken, parseToken, parseTokenNext, parseTrimmed, parseTrimmed, processBinaryDocument, processXml, read3Vectors, readData, readLine, readLines, set2D, setAtomCoord, setAtomCoord, setElementAndIsotope, setFilter, setFractionalCoordinates, setIsPDB, setMOData, setPdb, setSpaceGroupName, setSymmetryOperator, setTransform, setUnitCell, setUnitCellItemprotected void initializeReader()
initializeReader in class AtomSetCollectionReaderprotected boolean checkLine()
throws java.lang.Exception
checkLine in class AtomSetCollectionReaderjava.lang.Exceptionprivate void readCoordinates()
throws java.lang.Exception
java.lang.Exceptionprivate float getFloat()
throws java.lang.Exception
java.lang.Exceptionprivate javax.vecmath.Point3f getPoint()
throws java.lang.Exception
java.lang.Exceptionprivate boolean getTrajectoryStep(javax.vecmath.Point3f[] trajectoryStep,
boolean isPeriodic)
throws java.lang.Exception
java.lang.Exceptionprivate boolean skipFloats(int n)
throws java.lang.Exception
java.lang.Exception