JSB to PNG

From FlightGear wiki
Revision as of 16:08, 21 February 2020 by Alant (talk | contribs)
Jump to navigation Jump to search

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 [1]

External links

JSB to PNG on Github