Through the FlightGear props (telnet) interface, load the NVU parameters for the next (i.e. upcoming) leg of a flight plan to the inactive NVU device of the Tu-154B.
1 | vnNVUloadNextLeg(con, plan, leg, cols = c("fix", "ZPY", "S"))
|
con |
A socket connection object created with |
plan |
A flight plan, as a data.frame. Plans created with |
leg |
The next (i.e. upcoming) leg of the flight plan. Specified as waypoint name.
If ZPY and S for that leg are |
cols |
An optional vector of column names, if these are named differently in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.