Package jrobots.utils

Hier stehen Hilfsklassen bereit, die frei verwendet werden können.

See:
          Description

Class Summary
Angle This class represents an angle.
LinearPredictor The LinearPredictor is a helper class suited for linear extrapolation.
ProximityScan The proximity scanner has only limited range, but it provides exact data about incoming projectiles and obstacles on the ground.
Scan This class represents a single Scan result.
SonarTrace Data structure as produced by the echolocation device.
Vector This class represents a two dimensional vector.
 

Enum Summary
Angle.Units  
 

Package jrobots.utils Description

Hier stehen Hilfsklassen bereit, die frei verwendet werden können.

See Also:
Angle, Vector, Scan, ProximityScan, LinearPredictor