public static interface BrickletGPSV2.MotionListener extends DeviceListener
BrickletGPSV2.setMotionCallbackPeriod(long)
. The parameters are the same
as for BrickletGPSV2.getMotion()
.
The BrickletGPSV2.MotionListener
listener is only triggered if the motion changed since the
last triggering and if there is currently a fix as indicated by
BrickletGPSV2.getStatus()
.Modifier and Type | Method and Description |
---|---|
void |
motion(long course,
long speed) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.