Difference between revisions of "Talk:Detection"
Jump to navigation
Jump to search
imported>HawkFest |
imported>Mudeye |
||
Line 1: | Line 1: | ||
Could yo please provide an introductory text exposing what you want to do? "Detection" is not enough IMHO. Give a context/scenario, a goal and a scope... --[[User:HawkFest|HawkFest]] 07:41, 24 January 2008 (EST) | Could yo please provide an introductory text exposing what you want to do? "Detection" is not enough IMHO. Give a context/scenario, a goal and a scope... --[[User:HawkFest|HawkFest]] 07:41, 24 January 2008 (EST) | ||
The equation for the Distance Scaler looks wrong. | |||
*Distance Scaler = Distance to Detector / {FSneakMaxDistance * [FSneakExteriorDistanceMult OR Zero]} | |||
* Use FSneakExteriorDistanceMult if the cell you are in is marked as an Exterior cell, otherwise use zero | |||
If you are not in an exterior cell then you divide Distance to Detector by 0. The result is infinity. I don't think that is correct.--[[User:Mudeye|Mudeye]] 18:09, 7 March 2011 (EST) |
Revision as of 18:09, 7 March 2011
Could yo please provide an introductory text exposing what you want to do? "Detection" is not enough IMHO. Give a context/scenario, a goal and a scope... --HawkFest 07:41, 24 January 2008 (EST)
The equation for the Distance Scaler looks wrong.
*Distance Scaler = Distance to Detector / {FSneakMaxDistance * [FSneakExteriorDistanceMult OR Zero]}
* Use FSneakExteriorDistanceMult if the cell you are in is marked as an Exterior cell, otherwise use zero
If you are not in an exterior cell then you divide Distance to Detector by 0. The result is infinity. I don't think that is correct.--Mudeye 18:09, 7 March 2011 (EST)