Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 300: Line 300:
</syntaxhighlight>
</syntaxhighlight>


== Adding new Functions ==
=== Adding new Functions ===
Here's a stub that demonstrates how to add a new mathematical function named '''myFunction''':
Here's a stub that demonstrates how to add a new mathematical function named '''myFunction''':
<syntaxhighlight lang="diff">
<syntaxhighlight lang="diff">

Navigation menu