Camera

public final class Camera

Represents the parameters of the camera.

Methods

getAduPerElectron

public double getAduPerElectron()

getBaseline

public int getBaseline()

getDarkCurrent

public double getDarkCurrent()

getEmGain

public int getEmGain()

getNX

public int getNX()
Returns:The number of pixels in x.

getNY

public int getNY()
Returns:The number of pixels in y.

getPixelSize

public double getPixelSize()

getQuantumEfficiency

public double getQuantumEfficiency()

getReadoutNoise

public double getReadoutNoise()

getThermalNoise

public double getThermalNoise()