cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Data Fields
DestType Class Reference

#include <rt_escprob.h>

Collaboration diagram for DestType:
Collaboration graph
[legend]

Public Types

enum  dest_t {
  ipINVALID = -1, ipDEST_K2 = 1, ipDEST_INCOM, ipDEST_SIMPL,
  ipDEST_LYA
}
 

Public Member Functions

 DestType ()
 

Data Fields

enum dest_t t
 
double dest
 

Detailed Description

Definition at line 9 of file rt_escprob.h.

Member Enumeration Documentation

Enumerator
ipINVALID 
ipDEST_K2 
ipDEST_INCOM 
ipDEST_SIMPL 
ipDEST_LYA 

Definition at line 12 of file rt_escprob.h.

Constructor & Destructor Documentation

DestType::DestType ( )
inline

Definition at line 25 of file rt_escprob.h.

Field Documentation

double DestType::dest

Definition at line 24 of file rt_escprob.h.

Referenced by RT_DestProb(), and RT_line_escape().

enum dest_t DestType::t

Definition at line 23 of file rt_escprob.h.

Referenced by RT_DestProb(), and RT_line_escape().


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