I'm using a waveform type, and simply multiplying one waveform by another, the Y arrays are the same type and length, time-stamps are insignificant, but one DT value is less precise than the other, and the multiplication value throws an error.
The DT of the first waveform is a double with a value of 0.00333333, while the second is a double with a value of 0.003333, is there an easy way to relax the range the DT values can be?
Regards,
Kenneth Miller