astrotypes  0.0
Classes | Namespaces | Functions
SigProcVariable.h File Reference
#include <boost/units/quantity.hpp>
#include <cstring>
#include <iostream>
#include "SigProcVariable.cpp"
Include dependency graph for SigProcVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pss::astrotypes::sigproc::SigProcVariable< T >
 Read and write variables to sigproc format. More...
 
struct  pss::astrotypes::sigproc::SigProcVariable< std::string >
 
struct  pss::astrotypes::sigproc::SigProcVariable< boost::units::quantity< Unit, T > >
 
struct  pss::astrotypes::sigproc::SigProcLabel
 

Namespaces

 pss
 
 pss::astrotypes
 
 pss::astrotypes::sigproc
 

Functions

std::istream & pss::astrotypes::sigproc::operator>> (std::istream &stream, SigProcLabel &var)
 
std::ostream & pss::astrotypes::sigproc::operator<< (std::ostream &stream, SigProcLabel const &var)