Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Static Public Member Functions | Static Protected Attributes | List of all members
ska::cheetah::exporters::SpCclFileStreamerTraits< NumericalRep > Class Template Reference

Traits class to describe SpCcl output file format. More...

#include <cheetah/exporters/detail/SpCclFileStreamerTraits.h>

Collaboration diagram for ska::cheetah::exporters::SpCclFileStreamerTraits< NumericalRep >:
Collaboration graph

Static Public Member Functions

static bool consistent_with_existing_file (data::SpCcl< NumericalRep > const &)
 
static void headers (std::ostream &os, data::SpCcl< NumericalRep > const &)
 
static void footers (std::ostream &)
 
static void write (std::ostream &os, data::SpCcl< NumericalRep > const &)
 

Static Protected Attributes

static constexpr unsigned _column_width =14
 

Detailed Description

template<typename NumericalRep>
class ska::cheetah::exporters::SpCclFileStreamerTraits< NumericalRep >

Traits class to describe SpCcl output file format.

Definition at line 41 of file SpCclFileStreamerTraits.h.


The documentation for this class was generated from the following files: