Modifier and Type | Field and Description |
---|---|
protected AlgorithmType |
ChannelInfo.EventTrigger.algorithm |
protected AlgorithmType |
Detections.algorithm |
protected AlgorithmType |
Localize.algorithm |
protected AlgorithmType |
Calibration.process |
Modifier and Type | Method and Description |
---|---|
AlgorithmType |
ObjectFactory.createAlgorithmType()
Create an instance of
AlgorithmType |
AlgorithmType |
ChannelInfo.EventTrigger.getAlgorithm()
Gets the value of the algorithm property.
|
AlgorithmType |
Detections.getAlgorithm()
Gets the value of the algorithm property.
|
AlgorithmType |
Localize.getAlgorithm()
Gets the value of the algorithm property.
|
AlgorithmType |
Calibration.getProcess()
Gets the value of the process property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelInfo.EventTrigger.setAlgorithm(AlgorithmType value)
Sets the value of the algorithm property.
|
void |
Detections.setAlgorithm(AlgorithmType value)
Sets the value of the algorithm property.
|
void |
Localize.setAlgorithm(AlgorithmType value)
Sets the value of the algorithm property.
|
void |
Calibration.setProcess(AlgorithmType value)
Sets the value of the process property.
|
Copyright © 2024 Tethys. All rights reserved.