![]() |
VieSched++
VieVS VLBI Scheduling Software
|
baseline parameters More...
#include <ParameterSettings.h>
Public Attributes | |
std::unordered_map< std::string, double > | minSNR |
minimum SNR per band for each baseline More... | |
boost::optional< bool > | ignore |
ignore specific baselines More... | |
boost::optional< double > | weight |
multiplicative factor of score for scans with this baseline More... | |
boost::optional< unsigned int > | minScan |
minimum required scan duration of this baseline More... | |
boost::optional< unsigned int > | maxScan |
maximum allowed scan duration of this baseline More... | |
baseline parameters
boost::optional<bool> VieVS::ParameterSettings::ParametersBaselines::ignore |
ignore specific baselines
boost::optional<unsigned int> VieVS::ParameterSettings::ParametersBaselines::maxScan |
maximum allowed scan duration of this baseline
boost::optional<unsigned int> VieVS::ParameterSettings::ParametersBaselines::minScan |
minimum required scan duration of this baseline
std::unordered_map<std::string, double> VieVS::ParameterSettings::ParametersBaselines::minSNR |
minimum SNR per band for each baseline
boost::optional<double> VieVS::ParameterSettings::ParametersBaselines::weight |
multiplicative factor of score for scans with this baseline