libmoost
moost::utils::histogram< FloatType >::range_info Struct Reference

List of all members.

Public Attributes

float_type offset
float_type bin_width
float_type disp_factor
std::string unit_prefix

Detailed Description

template<typename FloatType>
struct moost::utils::histogram< FloatType >::range_info

Definition at line 156 of file histogram.hpp.


Member Data Documentation

template<typename FloatType>
float_type moost::utils::histogram< FloatType >::range_info::bin_width

Definition at line 159 of file histogram.hpp.

template<typename FloatType>
float_type moost::utils::histogram< FloatType >::range_info::disp_factor

Definition at line 160 of file histogram.hpp.

template<typename FloatType>
float_type moost::utils::histogram< FloatType >::range_info::offset

Definition at line 158 of file histogram.hpp.

template<typename FloatType>
std::string moost::utils::histogram< FloatType >::range_info::unit_prefix

Definition at line 161 of file histogram.hpp.


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