#include <iostream>
#include <stdlib.h>
#include <SgVlbiSession.h>
#include <QtGui/QMessageBox>
#include <SgLogger.h>
#include <SgTaskConfig.h>
#include <SgVlbiBand.h>
#include <SgVlbiNetworkId.h>
Go to the source code of this file.
◆ LOCAL_DEBUG
◆ clockRefStations4Gen()
QList<QString> clockRefStations4Gen |
( |
QList< QString >()<< "KOKEE "<< "WETTZELL"<< "NYALES20"<< "TSUKUB32" |
| ) |
|
◆ clockRefStations4Int()
QList<QString> clockRefStations4Int |
( |
QList< QString >()<< "KOKEE "<< "TSUKUB32" |
| ) |
|
◆ clockRefStations4R4()
QList<QString> clockRefStations4R4 |
( |
QList< QString >()<< "KOKEE "<< "WETTZELL"<< "NYALES20" |
| ) |
|
◆ coordRefStations4Gen()
QList<QString> coordRefStations4Gen |
( |
QList< QString >()<< "WETTZELL"<< "KOKEE "<< "WESTFORD"<< "NYALES20"<< "HOBART26"<< "HARTRAO "<< "ONSALA60" |
| ) |
|
◆ clockRefStations4Gen
QList<QString> clockRefStations4Gen |
◆ clockRefStations4Int
QList<QString> clockRefStations4Int |
|
extern |
◆ clockRefStations4R4
QList<QString> clockRefStations4R4 |
◆ coordRefStations4Gen
QList<QString> coordRefStations4Gen |
|
extern |