Package schrodinger :: Package application :: Package desmond :: Module fep_edge_data :: Class FEPTorsions
[hide private]
[frames] | no frames]

Class FEPTorsions

Instance Methods [hide private]
 
__init__(self, ark_sol, ark_cpx, sol_idx_offset=0, cpx_idx_offset=0)
 
__repr__(self)
 
_prepare_plot(self, ax, ax2, hist_tick_pos)
 
plot(self, ax, color='gray', for_print=False, pot_tick_pos='right', hist_tick_pos='Bottom')
Class Variables [hide private]
  _pot_nticks = 3
hash(x)
Properties [hide private]
  sol_result
  cpx_result
  max_potential_energy
  potential_energy
Returns potential energy that's offset to zero
  _sol_atoms
  _cpx_atoms
Property Details [hide private]

sol_result

Get Method:
unreachable.sol_result(self)

cpx_result

Get Method:
unreachable.cpx_result(self)

max_potential_energy

Get Method:
unreachable.max_potential_energy(self)

potential_energy

Returns potential energy that's offset to zero

Get Method:
unreachable.potential_energy(self) - Returns potential energy that's offset to zero

_sol_atoms

Get Method:
unreachable._sol_atoms(self)

_cpx_atoms

Get Method:
unreachable._cpx_atoms(self)