carputils
Doxygen code documentation for the python framework controlling openCARP
Functions | Variables
bin.cavplot Namespace Reference

Plot pressure and volume traces and PV loops from a cvsys simulation. More...

Functions

def parser_commands ()
 Define parser commands. More...
 
def run ()
 MAIN. More...
 

Variables

tuple MPL_PARAMS = ('keymap.grid', 'keymap.grid_minor', 'keymap.xscale', 'keymap.yscale')
 

Detailed Description

Plot pressure and volume traces and PV loops from a cvsys simulation.

Function Documentation

◆ parser_commands()

def bin.cavplot.parser_commands ( )

Define parser commands.

◆ run()

def bin.cavplot.run ( )

MAIN.

Variable Documentation

◆ MPL_PARAMS

tuple bin.cavplot.MPL_PARAMS = ('keymap.grid', 'keymap.grid_minor', 'keymap.xscale', 'keymap.yscale')