Package gov.nih.mipav.model.file
Class charls.thresholds
java.lang.Object
gov.nih.mipav.model.file.charls.thresholds
- Enclosing class:
charls
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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)
-