OpenMM
CharmmCrdFile Class Reference

Reads and parses a CHARMM coordinate file (.crd) into its components, namely the coordinates, CHARMM atom types, resid, resname, etc. More...

List of all members.

Public Member Functions

def __init__

Public Attributes

 atomno
 resno
 resname
 resid
 attype
 positions
 title
 segid
 weighting
 natom

Detailed Description

Reads and parses a CHARMM coordinate file (.crd) into its components, namely the coordinates, CHARMM atom types, resid, resname, etc.


Constructor & Destructor Documentation

def __init__ (   self,
  fname 
)

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Functions Variables