Управляет подачей топлива таким образом, чтобы корабль двигался с заданной в комбинаторе скоростью. Для работы необходимо подключить зеленый провод к столбу от станции и включить у самой станции "Двигается от", "Двигается до" и "Считывать скорость корабля" (установить сигнал S). Сигнал "L" в постоянном комбинаторе отвечает за ограничение скорости корабля. Остальные параметры указаны в описании принта. Общий принцип работы. Есть некий стандартный интервал времени (тики в секунду), в который подается топливо в двигатели (сигнал I, значение по умолчанию 15). То есть 15 тиков в секунду топливо будет подаваться в систему. Есть параметр, который увеличивает или уменьшает этот интервал. Если скорость выше, чем нам надо, то интевал уменьшается, если скорость ниже, то интервал увеличивается. Увеличение и уменьшение интервала происходит каждую секунду. Также подача топлива полностью прекращается пока скорость корабля выше заданной, при это интервал продолжает изменяться. Это позволяет быстрее достичь оптимальный интервал подачи топлива. Также топливо не подается в двигатели, если корабль находится на орбите планеты.
Controls the fuel supply so that the ship moves at the speed specified in the combinator. To operate, connect the green wire to the pole from the station and turn on "Moving from", "Moving to" and "Read ship speed" at the station itself (set signal S). Signal "L" in the constant combinator is responsible for limiting the ship's speed. Other parameters are specified in the print description. General principle of operation. There is a certain standard time interval (ticks per second) during which fuel is supplied to the engines (signal I, default value 15). That is, 15 ticks per second, fuel will be supplied to the system. There is a parameter that increases or decreases this interval. If the speed is higher than we need, the interval decreases, if the speed is lower, the interval increases. The interval increases and decreases every second. Also, the fuel supply completely stops while the ship's speed is higher than the specified one, while the interval continues to change. This allows you to quickly reach the optimal fuel supply interval. Also, fuel is not supplied to the engines if the ship is in orbit of the planet.
