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

Namespaces

 carputils.model.induceReentry
 

Functions

def carputils.model.induceReentry.PEERP (args, job, cmd_ref, mesh_name, sinus, stim_point, steady_state_dir, tag_str="")
 Pacing at the End of the Effective Refractory Period: More...
 
def carputils.model.induceReentry.RP_E (args, job, cmd_ref, meshname, stim_points, steady_state_dir)
 Rapid Pacing with reentry check at the End: More...
 
def carputils.model.induceReentry.RP_B (args, job, cmd_ref, meshname, stim_points, steady_state_dir)
 Rapid Pacing with reentry check after every Beat: More...
 
def carputils.model.induceReentry.assignRandomCoord (points, sing_points, radius)
 
def carputils.model.induceReentry.assignDirection (coordinates, radius)
 
def carputils.model.induceReentry.PSD (args, job, cmd, meshname, xyz, triangles, centre)
 Phase Singularity Distribution: More...