ldas-tools-frameAPI
2.6.5
|
#include <string.h>
#include "ldastoolsal/unordered_map.hh"
#include "ldastoolsal/gpstime.hh"
#include "framecpp/FrVect.hh"
Classes | |
struct | eqstr |
ignore_begin: More... | |
Namespaces | |
LDASTools | |
LDASTools::AL | |
FrameCPP | |
FrameCPP::Common | |
FrameAPI | |
ignore_end: | |
Typedefs | |
typedef LDASTools::AL::unordered_map< std::string, int > | QueryHash |
Functions | |
bool | FrameAPI::Continuous (const LDASTools::AL::GPSTime &T1, const LDASTools::AL::GPSTime &T2) |
FrameCPP::FrVect::compression_scheme_type | FrameAPI::StrToCompressionScheme (const char *Method) |
void | FrameAPI::LogMD5Sum (const std::string &FrameFilename, const FrameCPP::Common::MD5Sum &MD5, const std::string &OutputDir) |
template<typename Channel > | |
REAL_8 | FrameAPI::SampleRate (const Channel &C) |
typedef LDASTools::AL::unordered_map< std::string, int > QueryHash |