Skip to content

vis.revcorr.get_t0

  GET_T0 - returns the time to begin and end the reconstruction

  [T0,T1] = vis.revcorr.get_t0(T1,DELTA_T)

  Inputs:
   T1 - the time to end the reconstruction
   DELTA_T - the time duration of the reconstruction

  OUTPUTS:
   T0 - the time to begin the reconstruction
   T1 - the time to end the reconstruction