ldas-tools-framecpp 3.0.4
|
#include <framecpp_config.h>
#include <cmath>
#include <boost/shared_ptr.hpp>
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/Description.hh"
#include "framecpp/Common/SearchContainer.hh"
#include "framecpp/Version6/FrameSpec.hh"
#include "framecpp/Version6/FrDetector.hh"
#include "framecpp/Version6/FrSE.hh"
#include "framecpp/Version6/FrSH.hh"
#include "framecpp/Version6/PTR_STRUCT.hh"
#include "Common/ComparePrivate.hh"
Namespaces | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Version_6 |
Implementation of the version 6 specification. | |
Macros | |
#define | LM_DEBUG 0 |
#define | AT() |
#define | CMP__(X) |
Functions | |
static REAL_8 | DMSToRadians (INT_2S Degrees, INT_2S Minutes, REAL_4 Seconds) |
static void | RadiansToDMS (REAL_8 Radians, INT_2S &Degrees, INT_2S &Minutes, REAL_4 &Seconds) |
void FrAdcData:: | FrameCPP::Version_6::vTOCQuery (int InfoClass, va_list vl) const |
Variables | |
static const INT_2U | MAX_REF = 2 |
#define AT | ( | ) |
#define CMP__ | ( | X | ) |
#define LM_DEBUG 0 |
|
inlinestatic |
|
inlinestatic |
|
static |