vnNVUloadRSBN: "Virtual Navigator": Load RSBN correction parameters on a...

Description Usage Arguments

Description

Through the FlightGear props (telnet) interface, tune RSBN correction parameters on the appropriate devices (B-52 panel, B-8M map angle instrument) of the Tu-154B, taking them from a data.frame of leg-correction pairs (of the type created by corrPlanRSBN.

Usage

1
vnNVUloadRSBN(con, legs, row = 1, cols = c("Zm", "Sm", "YK"))

Arguments

con

A socket connection object created with fgfsConnect

legs

A data.frame of leg-correction pairs such as those created by corrPlanRSBN. At a minimum, the data frame.should have three columns: cross-track distance (Zm), along-track distance (Sm) and map angle (YK).

row

Which row of the data.frame to use?

cols

An optional vector of column names, if these are named differently in plan


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