Go to the source code of this file.
Classes | |
| class | static.VelocityTracker |
Namespaces | |
| static | |
Variables | |
| static.args = parser.parse_args() | |
| static.default | |
| static.float | |
| static.help | |
| static.nargs | |
| static.parser = argparse.ArgumentParser() | |
| static.type | |
| static.vt = VelocityTracker(args.x, args.y, args.vx, args.vy) | |