libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::difftime_data_mapper< NumericTraits > Class Template Reference

Description

template<typename NumericTraits = default_numeric_traits>
class tcspc::difftime_data_mapper< NumericTraits >

Data mapper mapping difference time to the data value.

The event being mapped must have a difftime field.

Template Parameters
NumericTraitsnumeric traits specifying datapoint_type

Public Member Functions

template<typename Event>
auto operator() (Event const &event) const -> NumericTraits::datapoint_type
 Implements data mapper requirement.

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