JSBSim.jl

Julia interface to the JSBSim library
Author JSBSim-Team
Popularity
5 Stars
Updated Last
1 Year Ago
Started In
February 2021

Build & Test

This package aims to provide a Julia interface to the JSBSim library.

JSBSim is a multi-platform, general purpose object-oriented Flight Dynamics Model (FDM) written in C++. The FDM is essentially the physics & math model that defines the movement of an aircraft, rocket, etc., under the forces and moments applied to it using the various control mechanisms and from the forces of nature. JSBSim can be run in a standalone batch mode flight simulator (no graphical displays) for testing and study, or integrated with FlightGear or other flight simulator.

Installation

Just like any registered package, in pkg mode (] at the REPL)

add JSBSim

JSBSim.jl depends on the JSBSim_jll JLL package and on CxxWrap to provide a Julia interface to the C++ library JSBSim.

Support

For general support about JSBSim, please visit the JSBSim project.

For issues specific to JSBSim.jl, please open a ticket in this project.

Required Packages

Used By Packages

No packages found.