characterization

Module Contents

Classes

class Characterization[source]

Bases: optimeed.optimize.characterization.interfaceCharacterization.InterfaceCharacterization

Interface for the evaluation of a device

compute(theDevice)[source]

Action to perform to characterize (= compute the objective function) of the device.

Parameters:theDevice – the device to characterize