VieSched++
VieVS VLBI Scheduling Software
VieVS::Station::Statistics Struct Reference

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...
 

Detailed Description

statistics

Author
Matthias Schartner

Member Data Documentation

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


The documentation for this struct was generated from the following file: