General Purpose Geodetic Library
SgVlbiSessionInfo.h File Reference
#include <math.h>
#include <QtCore/QMap>
#include <SgAttribute.h>
#include <SgMJD.h>

Go to the source code of this file.

Classes

class  SgVlbiSessionInfo
 

Typedefs

typedef QMap< QString, SgVlbiSessionInfo * > SessionInfosByName
 
typedef QMap< QString, SgVlbiSessionInfo * >::iterator SessionInfosByName_it
 
typedef QList< SgVlbiSessionInfo * > SessionInfos
 
typedef QList< SgVlbiSessionInfo * >::iterator SessionInfos_it
 

Functions

bool lessThan4_FirstEpochSortingOrder (SgVlbiSessionInfo *, SgVlbiSessionInfo *)
 

Typedef Documentation

◆ SessionInfos

Definition at line 52 of file SgVlbiSessionInfo.h.

◆ SessionInfos_it

Definition at line 53 of file SgVlbiSessionInfo.h.

◆ SessionInfosByName

typedef QMap<QString, SgVlbiSessionInfo*> SessionInfosByName

Definition at line 50 of file SgVlbiSessionInfo.h.

◆ SessionInfosByName_it

typedef QMap<QString, SgVlbiSessionInfo*>::iterator SessionInfosByName_it

Definition at line 51 of file SgVlbiSessionInfo.h.

Function Documentation

◆ lessThan4_FirstEpochSortingOrder()

bool lessThan4_FirstEpochSortingOrder ( SgVlbiSessionInfo si1,
SgVlbiSessionInfo si2 
)

Definition at line 201 of file SgVlbiSessionInfo.cpp.

References SgVlbiSessionInfo::getTStart().

Referenced by SgTaskManager::prepare4Run().