Class charls.thresholds

java.lang.Object
gov.nih.mipav.model.file.charls.thresholds
Enclosing class:
charls

class charls.thresholds extends Object
  • Field Details

    • max_value

      int max_value
    • t1

      int t1
    • t2

      int t2
    • t3

      int t3
    • reset

      int reset
  • Constructor Details

    • thresholds

      public thresholds(int max_value, int t1, int t2, int t3, int reset)