Modifier and Type | Field and Description |
---|---|
ArrayList<Integer> |
nPrimitivesArray |
ArrayList<int[]> |
patchTriggerSlicesArray |
ArrayList<Integer> |
thresholdsArray |
ArrayList<boolean[]> |
triggerPrimitivesArray |
Constructor and Description |
---|
RatescanResult() |
Modifier and Type | Method and Description |
---|---|
int[] |
getNumberOfPrimitives() |
boolean[][] |
getPrimitives() |
int[] |
getThresholds() |
int[][] |
getTriggerSlices() |
Copyright © 2019. All rights reserved.