DART-Ray
Public Attributes | List of all members
ray_list::list_type1 Type Reference

Public Attributes

real(kind=real64) theta
 
real(kind=real64) phi
 
real(kind=real64), dimension(:), allocatable src_lum
 
integer nside
 
real(kind=real64) dplane
 
real(kind=real64) prev
 
integer isel
 
integer ray_type
 
integer cc_old
 

Member Data Documentation

integer ray_list::list_type1::cc_old
Parameters
cc_oldID number of the last intersected cell
real(kind=real64) ray_list::list_type1::dplane
Parameters
dplaneDistance from the ray origin to the last intersection plane along the perpendicular to that plane.
integer ray_list::list_type1::isel
Parameters
iselIndex specifying the perpendicular to the last intersection plane (0=x, 1=y, 2=z)
integer ray_list::list_type1::nside
Parameters
nsideHEALPix nside parameter associated with the ray
real(kind=real64) ray_list::list_type1::phi
Parameters
phiPhi angle of the ray direction
real(kind=real64) ray_list::list_type1::prev
Parameters
prevPath crossed by the ray
integer ray_list::list_type1::ray_type
Parameters
ray_typeInteger specifying type of ray (e.g. 'ray_type_high', 'ray_type_low', 'ray_type_reco', 'ray_type_gone')
real(kind=real64), dimension(:), allocatable ray_list::list_type1::src_lum
Parameters
src_lumRay luminosity
real(kind=real64) ray_list::list_type1::theta
Parameters
thetaTheta angle of the ray direction

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