JSB to PNG

From FlightGear wiki
Revision as of 15:09, 21 February 2020 by Necolatis (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

JSB to PNG is a tool programmed in python.

It will take a JSBSim file as input and will then output PNG images of the tables in that file.

Will output both lines and carpet plots for 2D/3D tables. For 1D tables just line plot.

A carpet plot plot of a 2D table
A lines plot of a 2D table
A lineplot of a 1D table

See also

Jiff

External links

JSB to PNG on Github