carputils
Doxygen code documentation for the python framework controlling openCARP
All Classes Namespaces Files Functions Variables Properties Pages
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
 

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
Initial value:
1 = ('keymap.grid',
2  'keymap.grid_minor',
3  'keymap.xscale',
4  'keymap.yscale')