ldas-tools-framecpp 3.0.4
|
#include <string>
#include "ldastoolsal/types.hh"
#include "framecpp/Version7/FrSimEvent.hh"
#include "framecpp/Version8/impl/FrObjectMetaData.hh"
#include "framecpp/Version8/STRING.hh"
#include "framecpp/Version8/GPSTime.hh"
#include "framecpp/Version8/FrTable.hh"
#include "framecpp/Version8/FrVect.hh"
Classes | |
class | FrameCPP::Version_8::FrSimEventImpl::Data |
Namespaces | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Version_8 |
Implementation of the version 8 specification. | |
namespace | FrameCPP::Version_8::FrSimEventImpl |
Macros | |
#define | FR_SIM_EVENT_NAME_TYPE std::string |
#define | FR_SIM_EVENT_COMMENT_TYPE std::string |
#define | FR_SIM_EVENT_INPUTS_TYPE std::string |
#define | FR_SIM_EVENT_TIME_TYPE GPSTime |
#define | FR_SIM_EVENT_AMPLITUDE_TYPE REAL_4 |
#define | FR_SIM_EVENT_PARAM_VALUE_TYPE REAL_8 |
#define | FR_SIM_EVENT_N_PARAM_TYPE INT_2U |
#define | FR_SIM_EVENT_PARAM_NAME_TYPE std::string |
#define | FR_SIM_EVENT_TIME_BEFORE_TYPE REAL_4 |
#define | FR_SIM_EVENT_TIME_AFTER_TYPE REAL_4 |
#define FR_SIM_EVENT_AMPLITUDE_TYPE REAL_4 |
#define FR_SIM_EVENT_COMMENT_TYPE std::string |
#define FR_SIM_EVENT_INPUTS_TYPE std::string |
#define FR_SIM_EVENT_N_PARAM_TYPE INT_2U |
#define FR_SIM_EVENT_NAME_TYPE std::string |
#define FR_SIM_EVENT_PARAM_NAME_TYPE std::string |
#define FR_SIM_EVENT_PARAM_VALUE_TYPE REAL_8 |
#define FR_SIM_EVENT_TIME_AFTER_TYPE REAL_4 |
#define FR_SIM_EVENT_TIME_BEFORE_TYPE REAL_4 |
#define FR_SIM_EVENT_TIME_TYPE GPSTime |