Quote:
AI_Visual
MinRange = 0
MaxRange = 12000
MinHeight = 1
MaxHeight = 10000
MinBearing = 0
MaxBearing = 180
MinElevation = 0 (UP)
MaxElevation = 180 (DOWN)
MinSurface = 0
When I draw this to paper, it shows that the enemy isn't looking behind his 3-to-9 line at all. Half of his visual (frontal) hemisphere is under water
|
I think the Bearing angles are measured from the bow direction... MinBearing=0 represents the bow direction (forward), and MaxBearing=180 represents the stern direction (backward). Then the arc covered by the sensor is assumed to be symmetrical with respect to the bow: MinBearing=0, MaxBearing=180, represent a covered arc from 0 to 180 degrees from bow, and from 0 to -180 degrees from bow, and therefore the 360 degrees around the ship.
Txema