C++QEDElements  v2 Milestone 10
a framework for simulating open quantum dynamics – generic elements
particle::InitialCondition Class Reference

Public Types

typedef boost::tuple< double, double, double, bool > Impl
 

Public Member Functions

 InitialCondition (double x0, double k0, double sig, bool isItInK=false)
 
double getX0 () const
 
double getK0 () const
 
double getSig () const
 
bool isInK () const
 
const Impl & get () const
 
Impl & get ()
 

Detailed Description

Definition at line 11 of file ParticleInitialCondition.h.


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