12.09.2010, 07:11
Hello stormende
Bombsight Table 2 calculates the bombsight angle using the altitude and speed of the aircraft as parameters.
To calculate the way of the bomb down IL2 uses these parameters too, but also uses the calibre and the weight of the bomb.
I guess the SC250 compensate the difference between these calculations better than others.
If you take a look to the files Bomb.class and Ballistics.class especially the function init and updateBomb you may see what i am talking about.
I hope this helps
Rookie
Bombsight Table 2 calculates the bombsight angle using the altitude and speed of the aircraft as parameters.
To calculate the way of the bomb down IL2 uses these parameters too, but also uses the calibre and the weight of the bomb.
I guess the SC250 compensate the difference between these calculations better than others.
If you take a look to the files Bomb.class and Ballistics.class especially the function init and updateBomb you may see what i am talking about.
I hope this helps
Rookie