Index
All Classes and Interfaces|All Packages
G
- getCurrentWaypoint() - Method in class dev.narlyx.tweetybird.WaypointQueue
-
Returns the waypoint under the current index
- getIndex() - Method in class dev.narlyx.tweetybird.WaypointQueue
-
Returns the current index
- getSize() - Method in class dev.narlyx.tweetybird.WaypointQueue
-
Returns the size of the queue
- getUpdated() - Method in class dev.narlyx.tweetybird.WaypointQueue
-
Returns weather or not the queue was updated since the last query
- getWaypoint(int) - Method in class dev.narlyx.tweetybird.WaypointQueue
-
Returns a specific waypoint with a custom index
- getX() - Method in class dev.narlyx.tweetybird.Odometers.ThreeWheeled
-
Returns estimated X (lateral) coordinate.
- getX() - Method in interface dev.narlyx.tweetybird.TweetyBird.Odometer
- getX() - Method in class dev.narlyx.tweetybird.Waypoint
-
Returns stored X
- getY() - Method in class dev.narlyx.tweetybird.Odometers.ThreeWheeled
-
Returns estimated Y (axial) coordinate.
- getY() - Method in interface dev.narlyx.tweetybird.TweetyBird.Odometer
- getY() - Method in class dev.narlyx.tweetybird.Waypoint
-
Returns stored Y
- getZ() - Method in class dev.narlyx.tweetybird.Odometers.ThreeWheeled
-
Returns estimated Z (yaw) coordinate.
- getZ() - Method in interface dev.narlyx.tweetybird.TweetyBird.Odometer
- getZ() - Method in class dev.narlyx.tweetybird.Waypoint
-
Returns stored Z
All Classes and Interfaces|All Packages