Nasal Modules: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Link to special directory articles)
No edit summary
(One intermediate revision by the same user not shown)
Line 3: Line 3:
This page is meant to help document the purpose and function of the standard Nasal modules provided in the FlightGear base package ([[$FG_ROOT]]/Nasal). Ideally, all modules will be introduced along with a description, provided methods and example source code.
This page is meant to help document the purpose and function of the standard Nasal modules provided in the FlightGear base package ([[$FG_ROOT]]/Nasal). Ideally, all modules will be introduced along with a description, provided methods and example source code.


{{tip|see [[Nasal Initialization]] for information on different module types and how Nasal and its modules are initialized.}}


= aircraft.nas =
= aircraft.nas =
Line 24: Line 25:
geo functions
geo functions


= modules.nas =
[[Modules.nas]] - support for runtime re-loadable Nasal modules


= props.nas =
= props.nas =
also see: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg10326.html
also see: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg10326.html
and: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg18962.html
and: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg18962.html
252

edits

Navigation menu