Nasal Modules: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
(No WIP, hasn't been worked on since May!)
m (Robot: Cosmetic changes)
Line 4: Line 4:




=aircraft.nas=
= aircraft.nas =
This module provide basic functions and classes for use in aircraft specific Nasal context.
This module provide basic functions and classes for use in aircraft specific Nasal context.
=atc-chatter.nas=
= atc-chatter.nas =
Simple sequenced ATC background chatter function
Simple sequenced ATC background chatter function
=bits.nas=
= bits.nas =
bit level manipulation routines
bit level manipulation routines
=controls.nas=
= controls.nas =
controls related functions
controls related functions
=debug.nas=
= debug.nas =
debugging helpers
debugging helpers


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


=dynamic_view.nas=
= dynamic_view.nas =
Dynamic Cockpit View manager. Tries to simulate the pilot's most likely deliberate view direction. Doesn't consider forced view changes due to acceleration.
Dynamic Cockpit View manager. Tries to simulate the pilot's most likely deliberate view direction. Doesn't consider forced view changes due to acceleration.
=fuel.nas=
= fuel.nas =
Manages consumables
Manages consumables
=geo.nas=
= geo.nas =
geo functions
geo functions




=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

Navigation menu