|
plastimatch
|
#include <dvh_p.h>
Public Member Functions | |
| Dvh_private () | |
| ~Dvh_private () | |
Public Attributes | |
| Rt_study | rts |
| enum Dvh::Dvh_units | dose_units |
| enum Dvh::Dvh_normalization | normalization |
| enum Dvh::Histogram_type | histogram_type |
| int | num_bins |
| float | bin_width |
| std::string | output_string |
| Dvh_private::Dvh_private | ( | ) |
| Dvh_private::~Dvh_private | ( | ) |
| float Dvh_private::bin_width |
| enum Dvh::Dvh_units Dvh_private::dose_units |
| enum Dvh::Histogram_type Dvh_private::histogram_type |
| enum Dvh::Dvh_normalization Dvh_private::normalization |
| int Dvh_private::num_bins |
| std::string Dvh_private::output_string |
| Rt_study Dvh_private::rts |