Closed hamed-faraji closed 6 years ago
Is sampling interval array or it's single number?
It is a array of tubles with two value, first one for MIN and the other one for MAX. we can assign all this tubles in a array or just assign each to their attributes. [(1,2),(1,3), ...] something like this!
Is sampling interval array or it's single number?