#include "plmbase_config.h"
#include <string>
#include "aperture.h"
#include "plm_image.h"
#include "ray_trace_callback.h"
#include "smart_pointer.h"
Go to the source code of this file.
◆ PMMA_DENSITY
#define PMMA_DENSITY 1.19 |
◆ PMMA_STPR
◆ Rpl_volume_ray_trace_start
Enumerator |
---|
RAY_TRACE_START_AT_RAY_VOLUME_INTERSECTION | |
RAY_TRACE_START_AT_CLIPPING_PLANE | |
◆ compute_density_from_HU()
float compute_density_from_HU |
( |
float | CT_HU | ) |
|
◆ compute_PrSTPR_from_HU()
float compute_PrSTPR_from_HU |
( |
float | CT_HU | ) |
|
◆ compute_PrSTPR_Schneider_weq_from_HU()
float compute_PrSTPR_Schneider_weq_from_HU |
( |
float | CT_HU | ) |
|
◆ compute_PrWER_from_HU()
float compute_PrWER_from_HU |
( |
float | CT_HU | ) |
|