Modifier and Type | Field and Description |
---|---|
protected AlgorithmType |
Detections.algorithm |
protected AlgorithmType |
Localize.algorithm |
protected AlgorithmType |
CalibrationType.method |
Modifier and Type | Method and Description |
---|---|
AlgorithmType |
ObjectFactory.createAlgorithmType()
Create an instance of
AlgorithmType |
AlgorithmType |
Detections.getAlgorithm()
Gets the value of the algorithm property.
|
AlgorithmType |
Localize.getAlgorithm()
Gets the value of the algorithm property.
|
AlgorithmType |
CalibrationType.getMethod()
Gets the value of the method property.
|
Modifier and Type | Method and Description |
---|---|
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 |
CalibrationType.setMethod(AlgorithmType value)
Sets the value of the method property.
|
Copyright © 2020 Tethys. All rights reserved.