|
GetDict
|
GetDict ( self, i )
Wrapped access to prmtop data
Exceptions
|
|
KeyError, "Can't GetDict() for '%s'" % i
|
|
|
__getslice__
|
__getslice__ (
self,
i,
j,
)
|
|
__getitem__
|
__getitem__ ( self, i )
Wrapped access to trajectory data
|
|
SetDict
|
SetDict (
self,
i,
j,
)
|
|
addTraj
|
addTraj ( self, trajFileName )
|
|
computeElements
|
computeElements ( self )
|
|
__init__
|
__init__ (
self,
prmtop,
trajectory,
startFrame,
endFrame,
)
|
|
__repr__
|
__repr__ ( self )
|
|