| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YGroundSpeed |
YGroundSpeed.FindGroundSpeed(String func)
Retrieves a ground speed sensor for a given identifier.
|
static YGroundSpeed |
YGroundSpeed.FindGroundSpeedInContext(YAPIContext yctx,
String func)
Retrieves a ground speed sensor for a given identifier in a YAPI context.
|
static YGroundSpeed |
YGroundSpeed.FirstGroundSpeed()
Starts the enumeration of ground speed sensors currently accessible.
|
static YGroundSpeed |
YGroundSpeed.FirstGroundSpeedInContext(YAPIContext yctx)
Starts the enumeration of ground speed sensors currently accessible.
|
YGroundSpeed |
YGroundSpeed.nextGroundSpeed()
Continues the enumeration of ground speed sensors started using yFirstGroundSpeed().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YGroundSpeed.TimedReportCallback.timedReportCallback(YGroundSpeed function,
YMeasure measure) |
void |
YGroundSpeed.UpdateCallback.yNewValue(YGroundSpeed function,
String functionValue) |
Copyright © 2026. All rights reserved.