Interface DownSampler


public interface DownSampler
A class that implement a downsampler, used to reduce the number of point to display.
Author:
Fabrice Bacchella
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    downsize(long[] timestamps, double[] values)