RISA
risa::cuda::hashTable Struct Reference

collects all precomputed hash table values More...

#include <Fan2Para.h>

Public Attributes

float * Gamma
 
float * Teta
 
float * alpha_kreis
 
float * s
 
int * teta_nach_ray_1
 
int * teta_nach_ray_2
 
int * teta_vor_ray_1
 
int * teta_vor_ray_2
 
int * gamma_vor_ray_1
 
int * gamma_vor_ray_2
 
int * gamma_nach_ray_1
 
int * gamma_nach_ray_2
 
float * teta_ziel_ray_1
 
float * teta_ziel_ray_2
 
float * gamma_ziel_ray_1
 
float * gamma_ziel_ray_2
 
int * ray_1
 
int * ray_2
 

Detailed Description

collects all precomputed hash table values

Definition at line 57 of file Fan2Para.h.

Member Data Documentation

float* risa::cuda::hashTable::alpha_kreis

Definition at line 60 of file Fan2Para.h.

float* risa::cuda::hashTable::Gamma

Definition at line 58 of file Fan2Para.h.

int* risa::cuda::hashTable::gamma_nach_ray_1

Definition at line 68 of file Fan2Para.h.

int* risa::cuda::hashTable::gamma_nach_ray_2

Definition at line 69 of file Fan2Para.h.

int* risa::cuda::hashTable::gamma_vor_ray_1

Definition at line 66 of file Fan2Para.h.

int* risa::cuda::hashTable::gamma_vor_ray_2

Definition at line 67 of file Fan2Para.h.

float* risa::cuda::hashTable::gamma_ziel_ray_1

Definition at line 72 of file Fan2Para.h.

float* risa::cuda::hashTable::gamma_ziel_ray_2

Definition at line 73 of file Fan2Para.h.

int* risa::cuda::hashTable::ray_1

Definition at line 74 of file Fan2Para.h.

int* risa::cuda::hashTable::ray_2

Definition at line 75 of file Fan2Para.h.

float* risa::cuda::hashTable::s

Definition at line 61 of file Fan2Para.h.

float* risa::cuda::hashTable::Teta

Definition at line 59 of file Fan2Para.h.

int* risa::cuda::hashTable::teta_nach_ray_1

Definition at line 62 of file Fan2Para.h.

int* risa::cuda::hashTable::teta_nach_ray_2

Definition at line 63 of file Fan2Para.h.

int* risa::cuda::hashTable::teta_vor_ray_1

Definition at line 64 of file Fan2Para.h.

int* risa::cuda::hashTable::teta_vor_ray_2

Definition at line 65 of file Fan2Para.h.

float* risa::cuda::hashTable::teta_ziel_ray_1

Definition at line 70 of file Fan2Para.h.

float* risa::cuda::hashTable::teta_ziel_ray_2

Definition at line 71 of file Fan2Para.h.


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