DESERT 3.5.1
Loading...
Searching...
No Matches
uwopticalbeampattern.h File Reference
Include dependency graph for uwopticalbeampattern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MaxDist
 
class  UwOpticalBeamPattern
 

Typedefs

typedef ::std::map< double, MaxDistCMaxDist
 
typedef CMaxDist::iterator CMaxDistIter
 
typedef ::std::map< double, double > BeamPattern
 
typedef BeamPattern::iterator BeamPatternIter
 

Detailed Description

Definition of UwOptical class.

Author
Federico Favaro, Federico Guerra, Filippo Campagnaro
Version
1.0.0

Definition in file uwopticalbeampattern.h.

Typedef Documentation

◆ BeamPattern

typedef ::std::map<double, double> BeamPattern

Definition at line 56 of file uwopticalbeampattern.h.

◆ BeamPatternIter

typedef BeamPattern::iterator BeamPatternIter

Definition at line 57 of file uwopticalbeampattern.h.

◆ CMaxDist

typedef ::std::map<double, MaxDist> CMaxDist

Definition at line 52 of file uwopticalbeampattern.h.

◆ CMaxDistIter

typedef CMaxDist::iterator CMaxDistIter

Definition at line 53 of file uwopticalbeampattern.h.