NMPB08 Shared Libraries
|
Extension for path elements. More...
#include <pathdefNMPB.h>
Public Attributes | |
ExtensionTypeNMPB | type |
the extension type | |
double | height |
the height | |
double * | alphaArray |
absorption coefficients of the surface, for each frequency | |
double | cosTheta |
the Theta cosines where Theta is the angle between the perpendicular to the road and the propagation path |
Extension for path elements.
Definition at line 144 of file pathdefNMPB.h.
double* ExtensionNMPB::alphaArray |
absorption coefficients of the surface, for each frequency
Definition at line 157 of file pathdefNMPB.h.
double ExtensionNMPB::cosTheta |
the Theta cosines where Theta is the angle between the perpendicular to the road and the propagation path
Definition at line 161 of file pathdefNMPB.h.
double ExtensionNMPB::height |
the height
Definition at line 153 of file pathdefNMPB.h.
the extension type
Definition at line 149 of file pathdefNMPB.h.