ldas-tools-framecpp 2.7.0
|
#include <vector>
#include "framecpp/Common/SearchContainer.hh"
#include "framecpp/Common/TOCInfo.hh"
#include "framecpp/Version7/FrSimData.hh"
#include "framecpp/Version8/FrameSpec.hh"
#include "framecpp/Version8/STRING.hh"
#include "framecpp/Version8/FrHistory.hh"
#include "framecpp/Version8/FrTable.hh"
#include "framecpp/Version8/FrVect.hh"
Classes | |
class | FrameCPP::Version_8::FrSimData |
Simulated Data Structure Definition. More... | |
Namespaces | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Version_8 |
Implementation of the version 8 specification. | |
Macros | |
#define | FR_SIM_DATA_NAME_TYPE std::string |
#define | FR_SIM_DATA_COMMENT_TYPE std::string |
#define | FR_SIM_DATA_SAMPLERATE_TYPE REAL_8 |
#define | FR_SIM_DATA_TIMEOFFSET_TYPE REAL_8 |
#define | FR_SIM_DATA_FSHIFT_TYPE REAL_8 |
#define | FR_SIM_DATA_PHASE_TYPE REAL_4 |
Typedefs | |
typedef Previous::FrSimData::FrSimDataStorage | FrameCPP::Version_8::FrSimDataStorage |
typedef FrSimDataRefsT< FrVect, FrTable > | FrameCPP::Version_8::FrSimDataRefs |
#define FR_SIM_DATA_COMMENT_TYPE std::string |
#define FR_SIM_DATA_FSHIFT_TYPE REAL_8 |
#define FR_SIM_DATA_NAME_TYPE std::string |
#define FR_SIM_DATA_PHASE_TYPE REAL_4 |
#define FR_SIM_DATA_SAMPLERATE_TYPE REAL_8 |
#define FR_SIM_DATA_TIMEOFFSET_TYPE REAL_8 |