#include <framecpp_config.h>
#include <cmath>
#include <sstream>
#include <stdexcept>
#include "ldastoolsal/util.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/FrameStream.hh"
#include "framecpp/Common/Verify.hh"
#include "framecpp/Version3/FrameSpec.hh"
#include "framecpp/Version3/FrHeader.hh"
|
| FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification.
|
|
| FrameCPP::Version_3 |
| Implementation of the version 3 specification.
|
|
◆ _PI_CONST_
#define _PI_CONST_ 3.1415926535897932384 |