storage of all VLBI weight factors
More...
#include <WeightFactors.h>
storage of all VLBI weight factors
- Author
- Matthias Schartner
- Date
- 14.08.2017
static std::string VieVS::WeightFactors::statisticsHeader |
( |
| ) |
|
|
inlinestatic |
header entries for statistics.csv file
- Author
- Matthias Schartner
static std::string VieVS::WeightFactors::statisticsValues |
( |
| ) |
|
|
inlinestatic |
value entries for statistics.csv file
- Author
- Matthias Schartner
static void VieVS::WeightFactors::summary |
( |
std::ofstream & |
of | ) |
|
|
inlinestatic |
summary of all weight factors
- Author
- Matthias Schartner
- Parameters
-
double thread_local VieVS::WeightFactors::declinationFullWeight = 0 |
|
static |
(everything below has factor 1)
end declination of additional declination weight slope
double thread_local VieVS::WeightFactors::declinationStartWeight = 0 |
|
static |
(everything above has factor 0)
start declination of additional weight
unsigned int thread_local VieVS::WeightFactors::idleTimeInterval = 0 |
|
static |
double thread_local VieVS::WeightFactors::lowElevationFullWeight = 20 |
|
static |
(everything below has factor 1)
end elevation of additional declination weight slope
double thread_local VieVS::WeightFactors::lowElevationStartWeight = 30 |
|
static |
(everything above has factor 0)
start elevation of additional weight
unsigned int thread_local VieVS::WeightFactors::maxClosures = 0 |
|
static |
maximum number of closure delays
double thread_local VieVS::WeightFactors::weightAverageBaselines = 0 |
|
static |
weight factor for average out baselines
double thread_local VieVS::WeightFactors::weightAverageSources = 0 |
|
static |
weight factor for average out sources
double thread_local VieVS::WeightFactors::weightAverageStations = 0 |
|
static |
weight factor for average out stations
double thread_local VieVS::WeightFactors::weightClosures = 0 |
|
static |
weight factor for closure delays
double thread_local VieVS::WeightFactors::weightDeclination = 0 |
|
static |
weight factor for declination
double thread_local VieVS::WeightFactors::weightDuration = 0 |
|
static |
weight factor for duration
double thread_local VieVS::WeightFactors::weightIdleTime = 0 |
|
static |
weight factor for extra weight after long idle time
double thread_local VieVS::WeightFactors::weightLowElevation = 0 |
|
static |
weight factor for low elevation scans
double thread_local VieVS::WeightFactors::weightNumberOfObservations = 0 |
|
static |
weight factor for number of observations
double thread_local VieVS::WeightFactors::weightSkyCoverage = 0 |
|
static |
weight factor for sky Coverage
The documentation for this class was generated from the following files: