Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 429: Line 429:
All FDMs supported by FlightGear need to copy the FGFDM.cpp/h files and implement the FDM interface required by FlightGear.
All FDMs supported by FlightGear need to copy the FGFDM.cpp/h files and implement the FDM interface required by FlightGear.
This interface will probably need to be extended with VNAV-related classes, i.e. for performance/trajectory and guidance computations.
This interface will probably need to be extended with VNAV-related classes, i.e. for performance/trajectory and guidance computations.
 
Also see: [[FDM engine feature standardization]].
 
== Misc Resources ==
== Misc Resources ==
<!-- TODO: not yet turned into proper ref tags -->
<!-- TODO: not yet turned into proper ref tags -->

Navigation menu