884
edits
(Factor of View) |
|||
| Line 40: | Line 40: | ||
'''Ground to Air''' | '''Ground to Air''' | ||
For this we use the Tower view and Tower View look from. This assumes that the virtual camera is on the Airport Tower, ca. 30ft above the airport level. You can choose via the Menu which airport is used. That's nice, but limited. | For this we use the Tower view and Tower View look from. This assumes that the virtual camera is on the Airport Tower, ca. 30ft above the airport level. You can choose via the Menu which airport is used. That's nice, but limited. | ||
| Line 50: | Line 51: | ||
setprop(tower ~ "/altitude-ft", 6.5 + MtoFT * click_pos.alt()); | setprop(tower ~ "/altitude-ft", 6.5 + MtoFT * click_pos.alt()); | ||
== Factor of View (FoV) == | == Factor of View (FoV) == | ||
edits