Temporal(time based) distortions are grouped into the following types:
pure delay
motion blur(caused by camera exposure time)
rolling shutter(image rows being captured with a relative delay)
interlacing(in analog cameras and formats like PAL, NTSC, ...)
for more information, see the simulator code at:
https://github.com/mah92/camsim
It is written with c++/glsl