| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YOrientation |
YOrientation.FindOrientation(String func)
Retrieves an orientation sensor for a given identifier.
|
static YOrientation |
YOrientation.FindOrientationInContext(YAPIContext yctx,
String func)
Retrieves an orientation sensor for a given identifier in a YAPI context.
|
static YOrientation |
YOrientation.FirstOrientation()
Starts the enumeration of orientation sensors currently accessible.
|
static YOrientation |
YOrientation.FirstOrientationInContext(YAPIContext yctx)
Starts the enumeration of orientation sensors currently accessible.
|
YOrientation |
YOrientation.nextOrientation()
Continues the enumeration of orientation sensors started using yFirstOrientation().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YOrientation.TimedReportCallback.timedReportCallback(YOrientation function,
YMeasure measure) |
void |
YOrientation.UpdateCallback.yNewValue(YOrientation function,
String functionValue) |
Copyright © 2026. All rights reserved.