24 #ifndef SKA_CHEETAH_SPS_COMMONTYPES_H 25 #define SKA_CHEETAH_SPS_COMMONTYPES_H 27 #include "cheetah/sps/detail/RfiExcisionFactory.h" 28 #include "cheetah/ddtr/detail/CommonTypes.h" 29 #include "cheetah/data/SpCcl.h" 30 #include "panda/AggregationBufferFiller.h" 41 template<
typename ConfigType,
typename NumericalT>
48 typedef NumericalT NumericalRep;
49 typedef NumericalT value_type;
52 typedef ska::panda::AggregationBufferFiller<TimeFrequencyType, RfiExcisionFactory<TimeFrequencyType>> BufferFillerType;
53 typedef typename BufferFillerType::AggregationBufferType BufferType;
63 #endif // SKA_CHEETAH_SPS_COMMONTYPES_H
Contains common types used through sps.
Some limits and constants for FLDO.
A continuous memory container for dispersion measure trials of varying downsamplings.
Contains common types used through ddtr.