Показать сообщение отдельно
Старый 13-03-2018, 14:20   #2803
CrazyIvan
Bugcatcher
 
Аватар для CrazyIvan
 
Регистрация: Nov 2008
Адрес: Russia Kursk City
Сообщений: 1,017
Torpedo ADCAP has the advantage of rectilinear motion. Torpedoes with a search pattern "snake", lose some range, as the turns from side to side are taken into account as the distance traveled. Because of this, the distance measured in a straight line, will be substantially lower. In general, the travel distance is calculated from the actual fuel consumption per 1 m of travel based on the consumption factor for the current speed.

Once, the idea was more significantly more difficult to simulate the work of gas turbine torpedoes - because fuel consumption and speed in these torpedoes (in contrast to electrical torpedoes), directly depends on the depth of the torpedo. The deeper the torpedo - the lower its speed, and the greater fuel consumption.
But since it is difficult to find data on this dependence, it was decided not to use such an algorithm in torpedo doctrines.

PS: Also, I'll add why the wire break option was not modeled. As you know, the length of the wire does not match the maximum distance of the torpedo. Some old fashion, (LVAMi) tries to simulate a cord break, but this is a wrong decision.
Since, the wire break distance is calculated from the torpedo's INITIALIZE point, and not from the point at which the player's sub is at the moment. At the moment, it is impossible to obtain in the torpedo doctrine the current coordinates for the player's boat in a simple way, in order to calculate the real distance between the torpedo and the player's boat and not the torpedo POINT INITIALIZATION.
In principle, you can implement this option in a complex way.
But this will multiply the computational loads for the game engine. (as in the case of the torpedo ADCAP, when at the acceleration time x16, the game engine does not have time to correctly process the data from the torpedo sensors).

Therefore, it was decided not to use the wire break option.
__________________
Only the dead have seen the end of the war.

Последний раз редактировалось CrazyIvan; 13-03-2018 в 14:41.
CrazyIvan вне форума   Ответить с цитированием