NMPB08 Shared Libraries
|
the emission associated with a railway traffic is represented as a set of elementary point sources with associated sound power and directivity More...
#include <RailwayEmissionNMPB08.h>
Public Attributes | |
unsigned int | nbFreq |
double * | freq |
double | sin_h |
double | sin_v |
unsigned int | nbSources |
RailwayEquivalentSource * | source |
the emission associated with a railway traffic is represented as a set of elementary point sources with associated sound power and directivity
Definition at line 156 of file RailwayEmissionNMPB08.h.
double * RailwayEmission::freq |
table of frequency bands
Definition at line 159 of file RailwayEmissionNMPB08.h.
unsigned int RailwayEmission::nbFreq |
number of frequency bands
Definition at line 158 of file RailwayEmissionNMPB08.h.
unsigned int RailwayEmission::nbSources |
number of equivalent sources
Definition at line 162 of file RailwayEmissionNMPB08.h.
double RailwayEmission::sin_h |
horizontal component of the direction of propagation
Definition at line 160 of file RailwayEmissionNMPB08.h.
double RailwayEmission::sin_v |
vertical component of the direction of propagation
Definition at line 161 of file RailwayEmissionNMPB08.h.
table of equivalent sources
Definition at line 163 of file RailwayEmissionNMPB08.h.