eit_forward

class nrv.eit.eit_forward[source]

Class allowing to simulate Electircal Impedance Tomography in a nerve

Attributes

Methods

eit_forward.__init__()

Init method for NRV_class

eit_forward.get_parameters()

Generic method returning all the atributes of an NRV_class instance

eit_forward.load(data[, blacklist])

Generic loading method for NRV_class instance

eit_forward.save([save, fname, blacklist])

Generic saving method for NRV_class instance.

eit_forward.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance

eit_forward.simulate()