astrotypes
0.0
|
#include "pss/astrotypes/sigproc/detail/SigProcVariable.h"
#include "pss/astrotypes/utils/Optional.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | pss::astrotypes::sigproc::HeaderFieldBase |
class to provide a virtual lookup table for read/write the varoious types of SigProcVariables More... | |
class | pss::astrotypes::sigproc::HeaderField< T > |
class | pss::astrotypes::sigproc::HeaderFieldWithTolerance< T, ToleranceType > |
specialisation to allow the == operator to return true if the values are within specified tolerance More... | |
class | pss::astrotypes::sigproc::HeaderField< std::vector< T > > |
specialisation for writing and reading the sigproc vector type More... | |
Namespaces | |
pss | |
pss::astrotypes | |
pss::astrotypes::sigproc | |