FEM_electrode

class nrv.fmod.FEM_electrode(label, ID=0)[source]

Electrode located in Finite Element Model in Comsol

Methods

FEM_electrode.__init__(label[, ID])

Instrantiation of a FEM electrode

FEM_electrode.clear_footprint()

clear the footprint of a electrode

FEM_electrode.compute_field(I)

Compute the external field using the Point source approximation

FEM_electrode.get_ID_number()

get the ID of a electrode

FEM_electrode.get_footprint()

get the footprint of a electrode

FEM_electrode.get_parameters()

Generic method returning all the atributes of an NRV_class instance

FEM_electrode.load(data[, blacklist])

Generic loading method for NRV_class instance

FEM_electrode.load_electrode([data])

FEM_electrode.plot(axes[, color])

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

Generic saving method for NRV_class instance.

FEM_electrode.save_electrode([save, fname])

FEM_electrode.set_ID_number(ID)

set the identification number of an electrode

FEM_electrode.set_footprint(V_1mA)

set the footprin of a FEM electrode

FEM_electrode.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance

FEM_electrode.translate([x, y, z])

Move electrode by translation