static class RobocupServerCommand.Velocity extends RobocupServerCommand
RobocupServerCommand.Agent, RobocupServerCommand.Ball, RobocupServerCommand.BallPosition, RobocupServerCommand.BallVelocity, RobocupServerCommand.DropBall, RobocupServerCommand.Generic, RobocupServerCommand.KickOff, RobocupServerCommand.PlayMode, RobocupServerCommand.Position, RobocupServerCommand.Velocity| Modifier and Type | Field and Description |
|---|---|
private Point3D |
velocity3d |
| Constructor and Description |
|---|
RobocupServerCommand.Velocity(Point3D velocity3d) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
getAsBytesprivate Point3D velocity3d
public RobocupServerCommand.Velocity(Point3D velocity3d)
public String getCommand()
getCommand in class RobocupServerCommand