#include <PartialUtils.h>
Public Member Functions | |
| TimeShifter (double x) | |
| Construct a new TimeShifter from a constant offset in seconds. | |
| void | operator() (Partial &p) const |
| Function call operator: apply a time shift to the specified Partial. | |
1.3.4