|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasurementType | |
|---|---|
| com.kuka.roboticsAPI.persistenceModel | Contains classes for handling the persistence. |
| com.kuka.roboticsAPI.persistenceModel.measurementModel | Contains classes for handling measurement information. |
| Uses of MeasurementType in com.kuka.roboticsAPI.persistenceModel |
|---|
| Methods in com.kuka.roboticsAPI.persistenceModel with parameters of type MeasurementType | |
|---|---|
FrameTemplate |
XmlApplicationDataSource.applyFrameTemplateMeasurement(FrameTemplate frameTemplate,
Transformation newTransformation,
MeasurementType measurementType,
MeasurementMethod measurementMethod,
Double calculationError,
boolean doSave)
|
| Uses of MeasurementType in com.kuka.roboticsAPI.persistenceModel.measurementModel |
|---|
| Methods in com.kuka.roboticsAPI.persistenceModel.measurementModel that return MeasurementType | |
|---|---|
static MeasurementType |
MeasurementType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeasurementType[] |
MeasurementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||