General Purpose Geodetic Library
|
#include <iostream>
#include <stdlib.h>
#include <SgVlbiSessionInfo.h>
#include <SgVlbiNetworkId.h>
#include <SgLogger.h>
Go to the source code of this file.
Functions | |
bool | lessThan4_FirstEpochSortingOrder (SgVlbiSessionInfo *si1, SgVlbiSessionInfo *si2) |
bool lessThan4_FirstEpochSortingOrder | ( | SgVlbiSessionInfo * | si1, |
SgVlbiSessionInfo * | si2 | ||
) |
Definition at line 199 of file SgVlbiSessionInfo.cpp.
References SgVlbiSessionInfo::getTStart().
Referenced by SgTaskManager::prepare4Run().