ECORE_AXIS_LABEL_UNKNOWN |
Axis type is not known. Range: Unbounded. Unit: Undefined.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_X |
Position along physical X axis; not window relative. Range: Unbounded. Unit: Undefined.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_Y |
Position along physical Y axis; not window relative. Range: Unbounded. Unit: Undefined.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_PRESSURE |
Force applied to tool tip. Range: [0.0, 1.0]. Unit: Unitless.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_DISTANCE |
Relative distance along physical Z axis. Range: [0.0, 1.0]. Unit: Unitless.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_AZIMUTH |
Angle of tool about the Z axis from positive X axis. Range: [-PI, PI]. Unit: Radians.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TILT |
Angle of tool about plane of sensor from positive Z axis. Range: [0.0, PI]. Unit: Radians.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TWIST |
Rotation of tool about its major axis from its "natural" position. Range: [-PI, PI] Unit: Radians.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TOUCH_WIDTH_MAJOR |
Length of contact ellipse along AZIMUTH. Range: Unbounded: Unit: Same as ECORE_AXIS_LABEL_{X,Y}.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TOUCH_WIDTH_MINOR |
Length of contact ellipse perpendicular to AZIMUTH. Range: Unbounded. Unit: Same as ECORE_AXIS_LABEL_{X,Y}.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TOOL_WIDTH_MAJOR |
Length of tool ellipse along AZIMUTH. Range: Unbounded. Unit: Same as ECORE_AXIS_LABEL_{X,Y}.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_TOOL_WIDTH_MINOR |
Length of tool ellipse perpendicular to AZIMUTH. Range: Unbounded. Unit: Same as ECORE_AXIS_LABEL_{X,Y}.
- Since (EFL) :
- 1.13
|
ECORE_AXIS_LABEL_WINDOW_X |
X coordinate mapped to the window.
- Since (EFL) :
- 1.19
|
ECORE_AXIS_LABEL_WINDOW_Y |
Y coordinate mapped to the window.
- Since (EFL) :
- 1.19
|
ECORE_AXIS_LABEL_NORMAL_X |
X normalized to the [0, 1] range.
- Since (EFL) :
- 1.19
|
ECORE_AXIS_LABEL_NORMAL_Y |
Y normalized to the [0, 1] range.
- Since (EFL) :
- 1.19
|
ECORE_AXIS_LABEL_TOUCH_PALM |
Size of palm contact. Range: Unbounded. Unit: undefined. May be a boolean or a distance value, depending on the underlying H/W.
- Since (EFL) :
- 1.20
|