DESERT 3.5.1
Loading...
Searching...
No Matches
uwoptical-mpropagation.h File Reference
#include <mpropagation.h>
#include <mphy.h>
#include <iostream>
#include <map>
Include dependency graph for uwoptical-mpropagation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UwOpticalMPropagation
 

Macros

#define NOT_FOUND_C_VALUE   -1
 
#define NOT_VARIABLE_TEMPERATURE   -20
 

Typedefs

typedef ::std::pair< double, double > c_temperat
 
typedef ::std::map< double, c_temperatLUT_c
 
typedef LUT_c::iterator LUT_c_iter
 

Detailed Description

Definition of UwOpticalMPropagation class.

Author
Filippo Campagnaro, Federico Favaro, Federico Guerra
Version
1.0.0

Definition in file uwoptical-mpropagation.h.

Macro Definition Documentation

◆ NOT_FOUND_C_VALUE

#define NOT_FOUND_C_VALUE   -1

Definition at line 47 of file uwoptical-mpropagation.h.

◆ NOT_VARIABLE_TEMPERATURE

#define NOT_VARIABLE_TEMPERATURE   -20

Definition at line 48 of file uwoptical-mpropagation.h.

Typedef Documentation

◆ c_temperat

typedef ::std::pair<double, double> c_temperat

Definition at line 51 of file uwoptical-mpropagation.h.

◆ LUT_c

typedef ::std::map<double, c_temperat> LUT_c

Definition at line 52 of file uwoptical-mpropagation.h.

◆ LUT_c_iter

typedef LUT_c::iterator LUT_c_iter

Definition at line 53 of file uwoptical-mpropagation.h.