Main Page | Class List | File List | Class Members | File Members

Field.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <iostream>
#include <stdexcept>
#include <complex>

Include dependency graph for Field.h:


Classes

class  Field
 Field structure represents the light field at a given place in time/position. More...
class  Field::Info
 Defines character of Field such as wavelength of light, spatial size, spatial precision, etc. More...

Functions

template<class T>
SQR (const T &t)
Field operator+ (const Field &f1, const Field &f2) throw (std::runtime_error)
 Field addition operator.

Function Documentation

Field operator+ const Field f1,
const Field f2
throw (std::runtime_error) [inline]
 

Field addition operator.

template<class T>
T SQR const T &  t  ) 
 


Generated on Thu Apr 24 15:13:48 2008 for lightpipes by  doxygen 1.4.4