![]() |
VieSched++
VieVS VLBI Scheduling Software
|
event which changes parameters More...
#include <Baseline.h>
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... | |
event which changes parameters
|
inline |
constructor
time | time when transition should occure |
smoothTransition | true if it is a soft transition, otherwise hard |
PARA | new parameters |
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