astrotypes
0.0
|
#include <boost/units/quantity.hpp>
#include <cstring>
#include <iostream>
#include "SigProcVariable.cpp"
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) |