time_step

mdtools.check.time_step(trj, verbose=True)[source]

Check whether all frames in a MDAnalysis trajectory have the same time step.

Parameters:
Raises:

ValueError – If not all frames have the same time step.