Code Examples
A repository of 155 code examples for BeepBeep
robot.ArcTanVector Class Reference

Function that calculates the angle of a two-dimensional vector. More...

Public Member Functions

Float getValue (Vector v)
 
String toString ()
 

Static Public Attributes

static final ArcTanVector instance = new ArcTanVector()
 A publicly visible instance of the function.
 

Protected Member Functions

 ArcTanVector ()
 Creates a new instance of the function.
 

Detailed Description

Function that calculates the angle of a two-dimensional vector.

Author
Sylvain Hallé

Definition at line 29 of file ArcTanVector.java.


The documentation for this class was generated from the following file: