![]() |
VR-Vantage 2.8 API Documentation
|
Protected Attributes | |
| double | m_startWavelength |
| double | m_endWavelength |
| double | m_dwellTime |
| double | m_NET |
| double | m_FixedNoisePercent |
| double | m_noiseFreqExp |
| double | m_noiseFreqKnee |
| long | m_numDetStaresH |
| long | m_numDetStaresV |
| double | m_pitchDetH |
| double | m_pitchDetV |
| double | m_backTemp |
| double | m_NER |
| double | m_percentPixelFill |
| double | m_percentDeadPixel |
| double | m_resolutionScale |
| double | m_percentPoisson |
| double | m_percentFInverse |
| bool | m_scanMaskEnable |
| char | m_scanMaskGainFilename [512] |
| char | m_scanMaskLevelFilename [512] |
| int | m_scanMaskDirection |
| float | m_scanMaskMinGain |
| float | m_scanMaskMaxGain |
| float | m_scanMaskMinLevel |
| float | m_scanMaskMaxLevel |
| int | m_scanMaskLineSpacing |
| bool | m_scanMaskUserDefined |
| bool | m_fullColorEnable |
| int | m_sensorIndex |
| clXMLNode * | m_parentNode |
ciDetector class declaration
| ciDetector::ciDetector | ( | ) |
| ciDetector::ciDetector | ( | ciDetector & | obj | ) |
| obj | - ciDetector object to be copied. |
|
virtual |
|
inline |
|
inline |
| DwellTime | - The dwell time. |
|
inline |
|
inline |
| NET | (noise equivalent Temperature). |
|
inline |
|
inline |
| percentNEDT | (percent noise equivalent delta temperature). |
|
inline |
|
inline |
|
inline |
|
inline |
| noiseFreqKnee | - The Noise Frequency Knee to be assigned. |
|
inline |
|
inline |
| noiseFreqExp | - The Noise Frequency exponent to be assigned. |
|
inline |
|
inline |
| numDetStaresV | - The number of Detector stares vertical to be assigned. |
|
inline |
|
inline |
| pitchDetH | - The horizontal detector pitch to be assigned. |
|
inline |
|
inline |
| pitchDetV | - The vertical detector pitch to be assigned. |
|
inline |
|
inline |
| backTemp | - The background temperature [deg K] to be assigned. |
|
inline |
|
inline |
| pixelFill | - The percent pixel fill to be assigned. |
|
inline |
|
inline |
| deadPixel | - The percent dead pixel to be assigned. |
|
inline |
returns the number of detectors in the horizontal direction
|
inline |
sets the number of detectors in the horizontal direction
| long | numDetStaresH - number of horizontal dectectors to be used |
|
inline |
|
inline |
| numDetStaresV | - The number of Detector stares vertical to be assigned. |
|
inline |
|
inline |
| startWavelength | - The starting wavelength to be assigned. |
|
inline |
|
inline |
| endWavelength | - The ending wavelength to be assigned. |
|
inline |
| double | percent |
|
inline |
|
inline |
| double | percent |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void ciDetector::setScanMaskGainFilename | ( | char * | gainFilename | ) |
|
inline |
| void ciDetector::setScanMaskLevelFilename | ( | char * | levelFilename | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| filepath | - complete path and filename to the file |
| filepath | - complete path and filename to the file |
| bool ciDetector::loadXMLNode | ( | std::string | tag, |
| char * | nodeString | ||
| ) |
| std::string | tag |
| char | *nodeString |
| bool ciDetector::loadXMLNode | ( | std::string | tag, |
| bool * | nodeBool | ||
| ) |
| std::string | tag |
| bool | *nodeBool |
| bool ciDetector::loadXMLNode | ( | std::string | tag, |
| int * | nodeInt | ||
| ) |
| std::string | tag |
| int | *nodeInt |
| bool ciDetector::loadXMLNode | ( | std::string | tag, |
| long * | nodeLong | ||
| ) |
| std::string | tag |
| long | *nodeLong |
| bool ciDetector::loadXMLNode | ( | std::string | tag, |
| double * | nodeDouble | ||
| ) |
| std::string | tag |
| double | *nodeDouble |
| int ciDetector::serializeCheck | ( | char * | filepath | ) |
Checks the saved configuration file for whether it has more than one panel saved.
| char | *filepath - path of the configuration file that is being checked. |
| ciDetector ciDetector::operator= | ( | ciDetector & | obj | ) |
|
protected |
starting wavelength [microns]
|
protected |
ending wavelength [microns]
|
protected |
dwell time
|
protected |
Noise Equivalent Temperature [deg K].
|
protected |
Percent Fixed Pattern Noise [NEDT]
|
protected |
Noise Frequency Exponent
|
protected |
Noise Frequency Knee
|
protected |
Num Det Stares Horizontal
|
protected |
Num Det Stares Vertical
|
protected |
Detector pitch Horizontal
|
protected |
Detector pitch Vertical
|
protected |
Background Temperature [deg K]
|
protected |
Noise Equivalent Radiance
|
protected |
Percent Pixel Fill
|
protected |
Percent dead Pixel
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |