calibrator block
More...
#include <AstrometricCalibratorBlock.h>
calibrator block
- Author
- Matthias Schartner
- Date
- 26.09.2017
calibrator block cadence unit
- Author
- Matthias Schartner
| Enumerator |
|---|
| scans |
based on number of scans
|
| seconds |
based on seconds passed
|
calibrator block scan length type
| Enumerator |
|---|
| parameters |
use time from parameters
|
| minSNR |
until target SNR is reached
|
| seconds |
fixed time in seconds
|
| unsigned int AstrometricCalibratorBlock::cadence = 0 |
|
static |
Initial value:
cadence unit
| std::vector< unsigned long > AstrometricCalibratorBlock::calibratorSourceIds {} |
|
static |
list of calibrator sources
| double AstrometricCalibratorBlock::highElevationFullWeight = 90 * deg2rad |
|
static |
high elevation full value in radians
| double AstrometricCalibratorBlock::highElevationStartWeight = 90 * deg2rad |
|
static |
high elevation start value in radians
| double AstrometricCalibratorBlock::lowElevationFullWeight = 0 * deg2rad |
|
static |
low elevation full value in radians
| double AstrometricCalibratorBlock::lowElevationStartWeight = 0 * deg2rad |
|
static |
low elevation start value in radians
| std::unordered_map< std::string, double > AstrometricCalibratorBlock::minSNR {} |
|
static |
target minimum signal to noise ratio per band
| unsigned int AstrometricCalibratorBlock::nextBlock = 0 |
|
static |
seconds/number of scans when next block should start
| unsigned int AstrometricCalibratorBlock::nmaxScans = 0 |
|
static |
maximum number of scans per calibrator block
| unsigned int AstrometricCalibratorBlock::scanLength = 0 |
|
static |
target scan length in seconds
| bool AstrometricCalibratorBlock::scheduleCalibrationBlocks = false |
|
static |
flag if calibration block should be scheduled
Initial value:
target scan length type
The documentation for this class was generated from the following files: