Difference between revisions of "GuessFactor"

From Robowiki
Jump to navigation Jump to search
(adding Maximum Escape Angle and Waves to "See also")
(adding GF = 0 to description)
Line 3: Line 3:
 
A way of measuring a firing angle which, unlike a raw [[Bearing Offset|bearing offset]], takes into account the enemy's relative direction at fire time and the [[Maximum Escape Angle|maximum escape angle]] for the specific firing situation.  
 
A way of measuring a firing angle which, unlike a raw [[Bearing Offset|bearing offset]], takes into account the enemy's relative direction at fire time and the [[Maximum Escape Angle|maximum escape angle]] for the specific firing situation.  
  
A GuessFactor of 1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle while moving in his current direction relative to the firing bot (i.e., clockwise or counter-clockwise), while -1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle after reversing directions.
+
A GuessFactor of 1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle while moving in his current direction relative to the firing bot (i.e., clockwise or counter-clockwise), -1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle after reversing directions, and 0 represents the bearing offset that points directly at the enemy (as in [[head-on targeting]]).
  
 
== See also ==
 
== See also ==

Revision as of 20:50, 13 November 2007

This article is a stub. You can help RoboWiki by expanding it.

A way of measuring a firing angle which, unlike a raw bearing offset, takes into account the enemy's relative direction at fire time and the maximum escape angle for the specific firing situation.

A GuessFactor of 1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle while moving in his current direction relative to the firing bot (i.e., clockwise or counter-clockwise), -1.0 represents the bearing offset that the enemy would reach if he maximized his escape angle after reversing directions, and 0 represents the bearing offset that points directly at the enemy (as in head-on targeting).

See also