IF definition.
More...
|
static unsigned long | nextId = 0 |
| next id for this object type More...
|
|
IF definition.
- Author
- Matthias Schartner
- Date
- 17.09.2018
If::If_def::If_def |
( |
std::string |
name, |
|
|
std::string |
physical_name, |
|
|
If::Polarization |
polarization, |
|
|
double |
total_lo, |
|
|
If::Net_sidband |
net_sidband, |
|
|
double |
phase_cal_freq_spacing, |
|
|
double |
phase_cal_base_freqency |
|
) |
| |
constructor
- Author
- Matthias Schartner
- Parameters
-
name | 'IF_ID' link word |
physical_name | Physical IF name |
polarization | Polarization |
total_lo | Total effective LO of IF (just before signal enters BBC or sampler) |
net_sidband | Net sideband of IF |
phase_cal_freq_spacing | Phase-cal frequency interval |
phase_cal_base_freqency | Phase-cal base frequency |
If::If_def::If_def |
( |
const boost::property_tree::ptree & |
tree | ) |
|
|
explicit |
constructor
- Author
- Matthias Schartner
- Parameters
-
tree | input property tree from xml file |
boost::property_tree::ptree If::If_def::toPropertytree |
( |
| ) |
const |
converts object to property tree
- Author
- Matthias Schartner
- Returns
- property tree
unsigned long VieVS::If::If_def::nextId = 0 |
|
staticprivate |
next id for this object type
double VieVS::If::If_def::phase_cal_base_frequency_ |
Phase-cal base frequency.
double VieVS::If::If_def::phase_cal_freq_spacing_ |
Phase-cal frequency interval.
std::string VieVS::If::If_def::physical_name_ |
double VieVS::If::If_def::total_lo_ |
Total effective LO of IF (just before signal enters BBC or sampler)
The documentation for this class was generated from the following files:
- /home/travis/build/TUW-VieVS/VieSchedpp/ObservingMode/If.h
- /home/travis/build/TUW-VieVS/VieSchedpp/ObservingMode/If.cpp