INTERFACE_MATERIAL

Data Fields

int
materialID
float
thickness
float
epsilon
float
mu
float
sigma
float
transWall
float
reflexion
float
diffInMin
float
diffInMax
float
diffOut
float
scatteringLoss30
float
SurfaceRoughness

Detailed Description

Interface material definition.

Field Documentation

materialID
int INTERFACE_MATERIAL::materialID
unique ID of material
thickness
float INTERFACE_MATERIAL::thickness
thickness of wall
epsilon
float INTERFACE_MATERIAL::epsilon
Permittivity.
mu
float INTERFACE_MATERIAL::mu
Permeability.
sigma
float INTERFACE_MATERIAL::sigma
Conductivity.
transWall
float INTERFACE_MATERIAL::transWall
Transmission loss of wall [dB].
reflexion
float INTERFACE_MATERIAL::reflexion
Reflexion loss [dB].
diffInMin
float INTERFACE_MATERIAL::diffInMin
Minimum diffraction loss.
diffInMax
float INTERFACE_MATERIAL::diffInMax
Maximum diffraction loss.
diffOut
float INTERFACE_MATERIAL::diffOut
Diffraction loss.
scatteringLoss30
float INTERFACE_MATERIAL::scatteringLoss30
Scatter loss at 30° angle diff.
SurfaceRoughness
float INTERFACE_MATERIAL::SurfaceRoughness
Surface roughness in cm.
The documentation was generated from the following file:
  • source/Public/Interface/InterfaceType.h