InteractionsView ================ .. currentmodule:: narupatools.frame.hdf5.trajectory .. autoclass:: InteractionsView .. rubric:: Inheritance .. inheritance-diagram:: InteractionsView :parts: 1 .. rubric:: Methods .. autosummary:: :nosignatures: ~InteractionsView.__init__ ~InteractionsView.calculate_cumulative_work ~InteractionsView.calculate_per_particle_work ~InteractionsView.calculate_work ~InteractionsView.get ~InteractionsView.items ~InteractionsView.keys ~InteractionsView.values .. automethod:: InteractionsView.__init__ .. automethod:: InteractionsView.calculate_cumulative_work .. automethod:: InteractionsView.calculate_per_particle_work .. automethod:: InteractionsView.calculate_work .. automethod:: InteractionsView.get .. automethod:: InteractionsView.items .. automethod:: InteractionsView.keys .. automethod:: InteractionsView.values .. rubric:: Attributes .. autosummary:: ~InteractionsView.forces ~InteractionsView.potential_energies .. autoattribute:: InteractionsView.forces .. autoattribute:: InteractionsView.potential_energies