VieSched++
VieVS VLBI Scheduling Software
VieVS Namespace Reference

namespace VieVS is used for all defined classes. More...

Namespaces

 util
 

Classes

class  AbstractAntenna
 representation of a VLBI antenna More...
 
class  AbstractCableWrap
 representation of an VLBI cable wrap More...
 
class  AbstractFlux
 representation of source flux More...
 
class  AbstractHorizonMask
 representation of VLBI horizon mask More...
 
class  AbstractSource
 representation of an abstract source which can be scheduled More...
 
class  Antenna_AzEl
 azimuth, elevation antenna More...
 
class  Antenna_GGAO
 
class  Antenna_HaDc
 hour angle, declination antenna More...
 
class  Antenna_XYew
 X, Y east west antenna. More...
 
class  Ast
 create Operation in Ast format More...
 
class  AstrometricCalibratorBlock
 calibrator block More...
 
class  AstronomicalParameters
 astronomical parameters needed for scheduling More...
 
class  Baseline
 representation of a VLBI baseline More...
 
class  Bbc
 BBC section of observing mode. More...
 
class  CableWrap_AzEl
 azimuth, elevation cable wrap More...
 
class  CableWrap_HaDc
 hour angle, declination cable wrap More...
 
class  CableWrap_XYew
 X, Y east west cable wrap. More...
 
class  CalibratorBlock
 define calibrator blocks More...
 
class  Equipment
 representation of VLBI equipment More...
 
class  Equipment_elDependent
 representation of elevation dependent VLBI equipment More...
 
class  Flags
 VieSched++ flags. More...
 
class  Flux_B
 baseline length based flux information More...
 
class  Flux_M
 model based flux information More...
 
class  FocusCorners
 
class  Freq
 FREQ section of observing mode. More...
 
class  HighImpactScanDescriptor
 define high impact scans More...
 
class  HorizonMask_line
 line based horizon mask More...
 
class  HorizonMask_step
 step based horizon mask More...
 
class  If
 IF section of observing mode. More...
 
class  Initializer
 this is the VLBI initializer that creats every objects and passes them to the VLBI_scheduler More...
 
class  LogParser
 parser for station log files More...
 
class  LookupTable
 fast lookup tables with reduced accuracy More...
 
class  Mode
 MODE block. More...
 
class  MultiScheduling
 representation of VLBI multi scheduling tool More...
 
class  Network
 representation of a VLBI network More...
 
class  Observation
 representation of a VLBI observation More...
 
class  ObservingMode
 observing modes More...
 
class  OperationNotes
 create Operation notes output or skdsum output More...
 
class  Output
 this is the VLBI output class that creates all output files More...
 
class  ParameterGroup
 objects represents a group of any type (station, source, baseline) used only for creating and reading of the parameter.xlm file More...
 
class  ParameterSettings
 This class stores all setup information and writes a VieSchedpp.xml file. More...
 
class  ParameterSetup
 representation of a setup in parameter.xml file More...
 
class  PointingVector
 representation of VLBI pointing vector More...
 
class  Position
 representation of VLBI station position More...
 
class  Quasar
 
class  Satellite
 
class  Scan
 representation of a VLBI scan More...
 
class  ScanTimes
 representation of the VLBI scan time More...
 
class  Scheduler
 this is the VLBI scheduling class which is responsible for the scan selection and the creation of the schedule More...
 
class  Simulator
 main class for simulations More...
 
class  Skd
 this is the VLBI skd-output class More...
 
class  SkdCatalogReader
 sked catalog reader class More...
 
class  SkdParser
 skd output file parser More...
 
class  SkyCoverage
 representation of the VLBI sky coverage object More...
 
class  SNR_table
 produces a SNR table for comparison with correlator More...
 
class  Solver
 main class for least squares solver More...
 
class  SourceList
 representation of a SourceList More...
 
class  SourceStatistics
 creates the source statistics output file More...
 
class  Station
 representation of a VLBI station More...
 
class  StationEndposition
 Information about which station can be used for fillin mode and how much time is available. More...
 
class  Subcon
 representation of a VLBI subcon More...
 
class  Subnetting
 class Subnetting More...
 
class  Subnetting_minIdle
 class Subnetting_minIdle More...
 
class  Subnetting_percent
 class Subnetting_percent More...
 
class  TimeSystem
 This class holds importang time information. More...
 
class  Track
 track section of observing mode More...
 
class  Unknown
 This class defines one unknown parameter used during parameter estimation. More...
 
class  Vex
 this is the VLBI vex-output class More...
 
class  VieSchedpp
 this is the VieSched++ core class More...
 
class  VieVS_NamedObject
 VieVS base object with name. More...
 
class  VieVS_Object
 VieVS base object. More...
 
class  WeightFactors
 storage of all VLBI weight factors More...
 

Enumerations

enum  Timestamp { Timestamp::start, Timestamp::end }
 

Detailed Description

namespace VieVS is used for all defined classes.

Author
Matthias Schartner

Enumeration Type Documentation

enum VieVS::Timestamp
strong
Author
Matthias Schartner
Enumerator
start 

start point

end 

end point