![]() |
VieSched++
VieVS VLBI Scheduling Software
|
statistics More...
#include <Station.h>
Public Attributes | |
std::vector< unsigned int > | scanStartTimes {} |
list of scan start times More... | |
int | totalObservingTime { 0 } |
integrated observing time More... | |
int | totalSlewTime { 0 } |
integrated slew time More... | |
int | totalIdleTime { 0 } |
integrated idle time More... | |
int | totalFieldSystemTime { 0 } |
integrated field system time More... | |
int | totalPreobTime { 0 } |
integrated calibration time More... | |
statistics
std::vector<unsigned int> VieVS::Station::Statistics::scanStartTimes {} |
list of scan start times
int VieVS::Station::Statistics::totalFieldSystemTime { 0 } |
integrated field system time
int VieVS::Station::Statistics::totalIdleTime { 0 } |
integrated idle time
int VieVS::Station::Statistics::totalObservingTime { 0 } |
integrated observing time
int VieVS::Station::Statistics::totalPreobTime { 0 } |
integrated calibration time
int VieVS::Station::Statistics::totalSlewTime { 0 } |
integrated slew time