VieSched++
VieVS VLBI Scheduling Software
VieVS::Baseline::Event Struct Reference

event which changes parameters More...

#include <Baseline.h>

Collaboration diagram for VieVS::Baseline::Event:

Public Member Functions

 Event (unsigned int time, bool smoothTransition, Parameters PARA)
 constructor More...
 

Public Attributes

unsigned int time
 time when new parameters should be used in seconds since start More...
 
bool smoothTransition
 transition type More...
 
Parameters PARA
 new parameters More...
 

Detailed Description

event which changes parameters

Author
Matthias Schartner

Constructor & Destructor Documentation

VieVS::Baseline::Event::Event ( unsigned int  time,
bool  smoothTransition,
Parameters  PARA 
)
inline

constructor

Author
Matthias Schartner
Parameters
timetime when transition should occure
smoothTransitiontrue if it is a soft transition, otherwise hard
PARAnew parameters

Member Data Documentation

Parameters VieVS::Baseline::Event::PARA

new parameters

bool VieVS::Baseline::Event::smoothTransition

transition type

unsigned int VieVS::Baseline::Event::time

time when new parameters should be used in seconds since start


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