Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 510 Bytes

api.rst

File metadata and controls

23 lines (18 loc) · 510 Bytes

API

pygtc only has one user-facing function pygtc.plotGTC(), which generates the GTC/triangle plot. There are some helper functions that generate the individual panels in the main GTC, but plotGTC has options to access these, so they are only minimally documented here.

plotGTC()

Helper functions

----------.. autofunction :: pygtc.pygtc.__plot2d()

----------.. autofunction :: pygtc.pygtc.__plot1d()