Set thresholds and threshold labels.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
def SetThresholdsAndLabels(self, Thresholds:list, ThresholdLabels:list) -> None: |
- Thresholds
- An array of fixed values against which to compare computed scalar.
- ThresholdLabels
- A vector of strings where each string is a label for corresponding fixed threshold value.





