public static class CRDConfiguration.DetectorConfiguration extends Object
| Constructor and Description |
|---|
DetectorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAmplifierBandwidth()
Get the amplifier bandwidth.
|
double |
getAmplifierGain()
Get the amplifier gain.
|
String |
getAmplifierInUse()
Get the amplifier in use.
|
double |
getApplicableWavelength()
Get the applicable wavelength.
|
double |
getAppliedVoltage()
Get the applied voltage.
|
double |
getDarkCount()
Get the dark count.
|
String |
getDetectorId()
Get the detector configuration ID.
|
String |
getDetectorType()
Get the detector type.
|
String |
getExternalSignalProcessing()
Get the external signal processing.
|
String |
getOutputPulseType()
Get the output pulse type.
|
double |
getOutputPulseWidth()
Get the output pulse width.
|
double |
getQuantumEfficiency()
Get the quantum efficiency at applicable wavelength.
|
double |
getSpatialFilter()
Get the spatial filter.
|
double |
getSpectralFilter()
Get the spectral filter.
|
double |
getTransmissionOfSpectralFilter()
Get the percentage of transmission of spectral filter.
|
void |
setAmplifierBandwidth(double amplifierBandwidth)
Set the amplifier bandwidth.
|
void |
setAmplifierGain(double amplifierGain)
Set the amplifier gain.
|
void |
setAmplifierInUse(String amplifierInUse)
Set the amplifier in use.
|
void |
setApplicableWavelength(double applicableWavelength)
Set the applicable wavelength.
|
void |
setAppliedVoltage(double appliedVoltage)
Set the applied voltage.
|
void |
setDarkCount(double darkCount)
Set the dark count.
|
void |
setDetectorId(String detectorId)
Set the detector configuration ID.
|
void |
setDetectorType(String detectorType)
Set the detector type.
|
void |
setExternalSignalProcessing(String externalSignalProcessing)
Set the external signal processing.
|
void |
setOutputPulseType(String outputPulseType)
Set the output pulse type.
|
void |
setOutputPulseWidth(double outputPulseWidth)
Set the output pulse width.
|
void |
setQuantumEfficiency(double quantumEfficiency)
Set the quantum efficiency at applicable wavelength.
|
void |
setSpatialFilter(double spatialFilter)
Set the spatial filter.
|
void |
setSpectralFilter(double spectralFilter)
Set the spectral filter.
|
void |
setTransmissionOfSpectralFilter(double transmissionOfSpectralFilter)
Set the percentage of transmission of spectral filter.
|
public String getDetectorId()
public void setDetectorId(String detectorId)
detectorId - the detector configuration ID to setpublic String getDetectorType()
public void setDetectorType(String detectorType)
detectorType - the detector type to setpublic double getApplicableWavelength()
public void setApplicableWavelength(double applicableWavelength)
applicableWavelength - the applicable wavelength to set in meterspublic double getQuantumEfficiency()
public void setQuantumEfficiency(double quantumEfficiency)
quantumEfficiency - the efficiency to set in percentspublic double getAppliedVoltage()
public void setAppliedVoltage(double appliedVoltage)
appliedVoltage - the applied voltage to set in Voltspublic double getDarkCount()
public void setDarkCount(double darkCount)
darkCount - the dark count to set in Hzpublic String getOutputPulseType()
public void setOutputPulseType(String outputPulseType)
outputPulseType - the output pulse type to setpublic double getOutputPulseWidth()
public void setOutputPulseWidth(double outputPulseWidth)
outputPulseWidth - the output pulse width to set in pspublic double getSpectralFilter()
public void setSpectralFilter(double spectralFilter)
spectralFilter - the spectral filter to set in meterspublic double getTransmissionOfSpectralFilter()
public void setTransmissionOfSpectralFilter(double transmissionOfSpectralFilter)
transmissionOfSpectralFilter - the percentage to setpublic double getSpatialFilter()
public void setSpatialFilter(double spatialFilter)
spatialFilter - the spatial filter to set in arcsecpublic String getExternalSignalProcessing()
public void setExternalSignalProcessing(String externalSignalProcessing)
externalSignalProcessing - the external signal processing to setpublic double getAmplifierGain()
public void setAmplifierGain(double amplifierGain)
amplifierGain - the amplifier gain to setpublic double getAmplifierBandwidth()
public void setAmplifierBandwidth(double amplifierBandwidth)
amplifierBandwidth - the amplifier bandwidth to set in Hzpublic String getAmplifierInUse()
public void setAmplifierInUse(String amplifierInUse)
amplifierInUse - the amplifier in use to setCopyright © 2002-2021 CS GROUP. All rights reserved.