PyNE C++
Public Member Functions | Public Attributes | List of all members
pyne::PointSource Class Reference
Inheritance diagram for pyne::PointSource:
pyne::Source

Public Member Functions

 PointSource (double _x=0, double _y=0, double _z=0, double _u=0, double _v=0, double _w=0, double _E=14, std::string _particle="Neutron", double _weight=1)
 Point Source Constructors.
 
 ~PointSource ()
 default constructor
 
virtual std::string mcnp (int version=5) const
 default destructor
 
std::string fluka ()
 
- Public Member Functions inherited from pyne::Source
 Source ()
 Source Constructors.
 
 ~Source ()
 empty constructor
 

Public Attributes

double x
 
double y
 
double z
 
double u
 
double v
 
double w
 
double E
 
double weight
 
std::string particle
 

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