DESERT 4.0.0
uwopticalbeampattern.h File Reference

Definition of UwOptical class. More...

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

Typedef Documentation

◆ BeamPattern

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

◆ BeamPatternIter

typedef BeamPattern::iterator BeamPatternIter

◆ CMaxDist

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

◆ CMaxDistIter

typedef CMaxDist::iterator CMaxDistIter