carputils
Doxygen code documentation for the python framework controlling openCARP
Namespaces | Functions
helper_methods.py File Reference

Namespaces

 carputils.model.helper_methods
 

Functions

def carputils.model.helper_methods.create_dir (directory)
 Creates a directory for the defined path and checks for errors. More...
 
def carputils.model.helper_methods.extract_last_ms_from_igb (job, nodes_to_check_str, simid, last_ms, igb_file='/vm.igb', out_file="/out")
 Uses igbextract to extract nodes from an igb file. More...
 
def carputils.model.helper_methods.get_cmd_for_one_stimulus (args, start, stimulation_node, duration=2, npls=1, bcl=None)
 Initializes a cmd prompt to create a stimulus for a given startpoint and duration at a given stimulation node. More...