ensure same length of time and rate
Added a small int() to the return variable "time" to ensure that the array will be of the length nt and not nt-1
Loading
Please register or sign in to comment
Added a small int() to the return variable "time" to ensure that the array will be of the length nt and not nt-1