/ . / Trajectory / formats / Gromacs / Gromacs.py / Gromacs
Methods
|
|
|
GetDict
|
GetDict ( self, i )
Exceptions
|
|
KeyError, "Can't GetDict() for '%s'" % i
|
|
|
__getitem__
|
__getitem__ ( self, i )
Wrapped access to trajectory data
|
|
__init__
|
__init__ (
self,
topology,
trajectory,
startFrame,
endFrame,
)
|
|
|