Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Attributes | List of all members
toolbox::hdr::PutPercentiles Struct Reference

#include <toolbox/hdr/Utility.hpp>

Collaboration diagram for toolbox::hdr::PutPercentiles:
Collaboration graph
[legend]

Public Attributes

const Histogramh
 
std::int32_t ticks_per_half_distance {5}
 
double value_scale {1000.0}
 

Detailed Description

Definition at line 50 of file Utility.hpp.

Member Data Documentation

◆ h

const Histogram& toolbox::hdr::PutPercentiles::h

Definition at line 51 of file Utility.hpp.

◆ ticks_per_half_distance

std::int32_t toolbox::hdr::PutPercentiles::ticks_per_half_distance {5}

Definition at line 52 of file Utility.hpp.

◆ value_scale

double toolbox::hdr::PutPercentiles::value_scale {1000.0}

Definition at line 53 of file Utility.hpp.


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