General Purpose Geodetic Library
SgVlbiBaselineInfo.h File Reference
#include <math.h>
#include <QtCore/QString>
#include <QtCore/QList>
#include <QtCore/QMap>
#include <SgMJD.h>
#include <SgObjectInfo.h>
#include <SgParameter.h>
#include <SgTaskConfig.h>

Go to the source code of this file.

Classes

class  SgClockBreakIndicator
 
class  SgVlbiBaselineInfo
 

Typedefs

typedef QMap< QString, SgVlbiBaselineInfo * > BaselinesByName
 
typedef QMap< QString, SgVlbiBaselineInfo * >::iterator BaselinesByName_it
 

Typedef Documentation

◆ BaselinesByName

typedef QMap<QString, SgVlbiBaselineInfo*> BaselinesByName

Definition at line 75 of file SgVlbiBaselineInfo.h.

◆ BaselinesByName_it

typedef QMap<QString, SgVlbiBaselineInfo*>::iterator BaselinesByName_it

Definition at line 76 of file SgVlbiBaselineInfo.h.