Package schrodinger :: Package trajectory :: Module desmondsimulation :: Class FepSimulation
[hide private]
[frames] | no frames]

Class FepSimulation

DesmondSimulation --+
                    |
                   FepSimulation

A class for handling Fep Simulation

Instance Methods [hide private]
 
__init__(self, cmsfile, trjfile, fep_idx_map, fep_atom_map)

Inherited from DesmondSimulation: analyze, getFrame, getFrameStructure, getFrameTime, getTimes, writeCms

Properties [hide private]

Inherited from DesmondSimulation: charge, frame_iter, mass, total_frame, total_mass

Method Details [hide private]

__init__(self, cmsfile, trjfile, fep_idx_map, fep_atom_map)
(Constructor)

 
Overrides: DesmondSimulation.__init__