Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
m
→‎Related content: more pointers to help fill in some gaps
m (→‎Related content: more pointers to help fill in some gaps)
Line 129: Line 129:
* [[Nasal library#Extension functions|Nasal library § Extension functions]]
* [[Nasal library#Extension functions|Nasal library § Extension functions]]
* [[Navdata cache#Accessing via Nasal|Navdata cache § Accessing via Nasal]]
* [[Navdata cache#Accessing via Nasal|Navdata cache § Accessing via Nasal]]
* [[Route Manager]]
* [[Route Manager internals]]


=== Documentation ===
=== Documentation ===
Line 135: Line 137:
* [http://api-docs.freeflightsim.org/flightgear/NasalPositioned_8cxx_source.html#l02485 initNasalPositioned] — ''Contains a list of functions that can be called on airport, flight plan, waypoint, procedure, or flight plan leg objects.''
* [http://api-docs.freeflightsim.org/flightgear/NasalPositioned_8cxx_source.html#l02485 initNasalPositioned] — ''Contains a list of functions that can be called on airport, flight plan, waypoint, procedure, or flight plan leg objects.''
* [http://api-docs.freeflightsim.org/flightgear/route__mgr_8cxx_source.html#l00220 FGRouteMgr::FGRouteMgr] — ''List of [[fgcommands]] relating to the route manager.''
* [http://api-docs.freeflightsim.org/flightgear/route__mgr_8cxx_source.html#l00220 FGRouteMgr::FGRouteMgr] — ''List of [[fgcommands]] relating to the route manager.''
=== Misc ===
* https://sourceforge.net/p/flightgear/mailman/message/34688624/
* https://sourceforge.net/p/flightgear/mailman/message/35164289/
* https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/BB67C9F3-028B-40E5-94E4-246CD1E0B2CC%40mac.com/#msg23708827
* https://sourceforge.net/p/flightgear/mailman/message/33699574/
* https://sourceforge.net/p/flightgear/mailman/message/21010010/
* https://sourceforge.net/p/flightgear/mailman/message/23678747/


=== Search Queries ===
=== Search Queries ===

Navigation menu