|
OpenMM
|
Reads and parses a CHARMM coordinate file (.crd) into its components, namely the coordinates, CHARMM atom types, resid, resname, etc. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| atomno | |
| resno | |
| resname | |
| resid | |
| attype | |
| positions | |
| title | |
| segid | |
| weighting | |
| natom | |
Reads and parses a CHARMM coordinate file (.crd) into its components, namely the coordinates, CHARMM atom types, resid, resname, etc.
| def __init__ | ( | self, | |
| fname | |||
| ) |