vnNVUtune: "Virtual Navigator": Tune the Tu-154B NVU system

Description Usage Arguments

Description

Through the FlightGear props (telnet) interface, tune the NVU system of the Tu-154B to the required navigational parameters (ZPY, S, Z).

Usage

1
vnNVUtune(con, ZPY = NA, S = NA, Z = NA, active = TRUE)

Arguments

con

A socket connection object created with fgfsConnect

ZPY

ZPY angle, in degrees. This is rounded to the first decimal when passing to FlightGear. If NA, the already tuned ZPY is not modified.

S

Leg distance (S), in km. If NA, the already tuned S is not modified.

Z

Cross track distance (Z), in km. If NA, the already tuned Z is not modified.

active

If TRUE, tune the active device. If FALSE, tune the inactive device (i.e. tune Sp and Zp).


thlytras/rfgfs documentation built on May 31, 2019, 10:44 a.m.