Id

class nrv.utils.Id[source]

Methods

Id.__init__()

Initialize the identity function.

Id.call_method(*x)

Return the input coordinates unchanged.

Id.get_parameters()

Generic method returning all the atributes of an NRV_class instance

Id.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

Id.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance