INTERFACE_MATERIAL

Data Fields

int
buildingType
int
materialID
float
thickness
float
epsilon
float
mu
float
sigma
float
scatteringVV
float
scatteringVH
float
scatteringHV
float
scatteringHH
float
transWall
float
transRoof
float
reflexion
float
diffInMin
float
diffInMax
float
diffOut
float
scatteringLoss30
int
shapeLength
char
shapeName [255]
char
commentText [256]

Detailed Description

Interface material definition.

Field Documentation

buildingType
int INTERFACE_MATERIAL::buildingType
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.
scatteringVV
float INTERFACE_MATERIAL::scatteringVV
Scattering factor vv component.
scatteringVH
float INTERFACE_MATERIAL::scatteringVH
Scattering factor vh component.
scatteringHV
float INTERFACE_MATERIAL::scatteringHV
Scattering factor hv component.
scatteringHH
float INTERFACE_MATERIAL::scatteringHH
Scattering factor hh component.
transWall
float INTERFACE_MATERIAL::transWall
Transmission loss of wall [dB].
transRoof
float INTERFACE_MATERIAL::transRoof
Transmission loss of roof [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.
shapeLength
int INTERFACE_MATERIAL::shapeLength
Length of the shape.
shapeName
char INTERFACE_MATERIAL::shapeName[255]
Name of shape.
commentText
char INTERFACE_MATERIAL::commentText[256]
Comments.
The documentation was generated from the following file:
  • source/Public/Interface/InterfaceType.h