DESERT 3.5.1
Loading...
Searching...
No Matches
uwem-channel.cpp File Reference
#include <iostream>
#include <cassert>
#include "uwem-channel.h"
Include dependency graph for uwem-channel.cpp:

Go to the source code of this file.

Classes

class  UwElectroMagneticChannelClass
 

Macros

#define SPEED_OF_LIGHT_VACUUM   (3e8)
 
#define REFRACTIVE_INDEX_MIN   (1)
 
#define REFRACTIVE_INDEX_WATER   (1.33)
 

Variables

UwElectroMagneticChannelClass class_UwElectroMagneticChannel
 

Macro Definition Documentation

◆ REFRACTIVE_INDEX_MIN

#define REFRACTIVE_INDEX_MIN   (1)

Definition at line 45 of file uwem-channel.cpp.

◆ REFRACTIVE_INDEX_WATER

#define REFRACTIVE_INDEX_WATER   (1.33)

Definition at line 46 of file uwem-channel.cpp.

◆ SPEED_OF_LIGHT_VACUUM

#define SPEED_OF_LIGHT_VACUUM   (3e8)

Definition at line 44 of file uwem-channel.cpp.

Variable Documentation

◆ class_UwElectroMagneticChannel

UwElectroMagneticChannelClass class_UwElectroMagneticChannel
static