ShockleyReadHallSupercellScalingCorrection

class ShockleyReadHallSupercellScalingCorrection(cutoff=None, upper_limit=None)
Parameters:
  • cutoff (float) – Tolerance for determining the plateau.
    Default: 0.01

  • upper_limit (float) – Upper limit for the radial integration.
    Default: 5.0

cutoff()
Returns:

Tolerance for determining the plateau.

Return type:

float

nlinfo()
Returns:

The nlinfo.

Return type:

dict

uniqueString()

Return a unique string representing the state of the object.

upperLimit()
Returns:

Upper limit for the radial integration.

Return type:

float