nrv_function

class nrv.utils.nrv_function[source]

Class containg all comon method of fonction used in nrv

Methods

nrv_function.__init__()

Init method for NRV_class

nrv_function.call_method(self, X)

nrv_function.get_parameters()

Generic method returning all the atributes of an NRV_class instance

nrv_function.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

nrv_function.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance