Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Probe scanning: Difference between revisions

From EVE University Wiki
m Change unneeded piped link, making use of redirect and link-end trick. First char is not case sensitive.
Corrected the Scan Deviation formula to match the in-game values. At 0.25 AU with Astrometrics V and Astrometric Pinpointing V, the previous formula gave 0.0625, but the in-game values give 0.0703125.
Line 57: Line 57:
<!-- :''Max Deviation''&nbsp;= (''Scan Range''/''Base Scan Range'')&nbsp;&times; ''Base Maximum Deviation''&nbsp;&times; (1&nbsp;&minus; ''Pinpointing Skill''/10) -->
<!-- :''Max Deviation''&nbsp;= (''Scan Range''/''Base Scan Range'')&nbsp;&times; ''Base Maximum Deviation''&nbsp;&times; (1&nbsp;&minus; ''Pinpointing Skill''/10) -->


: <math> \displaystyle \text{Max Deviation} = \text{Base Maximum Deviation} \times \left( \frac{ \text{Scan Range} } { \text{Base Scan Range} } \right) \times \left( \frac{ 100 - \text{Astrometrics level} \times 5 \color{blue} - \text{Astrometric Pinpointing level} \times 5 } {100} \right) </math>
: <math> \displaystyle \text{Max Deviation} = \text{Base Maximum Deviation} \times \left( \frac{ \text{Scan Range} } { \text{Base Scan Range} } \right) \times \left( \frac{ 100 - \text{Astrometrics level} \times 5 } {100} \right) \times \left( \frac{ 100 - \text{Astrometric Pinpointing level} \times 5 } {100} \right) </math>
 


The use of probes requires at least Astrometrics I and Astrometric Pinpointing requires Astrometrics IV.
The use of probes requires at least Astrometrics I and Astrometric Pinpointing requires Astrometrics IV.