libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
Swabian decoding processors

Description

Processors for decoding Swabian Time Tagger device events.

Functions

template<typename NumericTraits = default_numeric_traits, typename Downstream>
auto tcspc::decode_swabian_tags (Downstream downstream)
 Create a processor that decodes Swabian Tag events.

Function Documentation

◆ decode_swabian_tags()

template<typename NumericTraits = default_numeric_traits, typename Downstream>
auto tcspc::decode_swabian_tags ( Downstream downstream)

Create a processor that decodes Swabian Tag events.

Template Parameters
NumericTraitsnumeric traits specifying abstime_type and channel_type for the emitted events
Downstreamdownstream processor type
Parameters
downstreamdownstream processor
Returns
processor
Events handled