NMPB08 Shared Libraries
|
structure used for enumerating the equivalent acoustical sources associated with a train or a unit More...
#include <RailwayEmissionNMPB08.h>
Public Attributes | |
const char * | id |
double | pos |
double | height |
double | vref |
double | slope |
int | hdir_model |
int | vdir_model |
double const * | Lw |
structure used for enumerating the equivalent acoustical sources associated with a train or a unit
Definition at line 430 of file RailwayEmissionNMPB08.h.
horizontal directivity (see NMPB_RailwayEmission_HorizontalDirectivity)
Definition at line 437 of file RailwayEmissionNMPB08.h.
height of the equivalent point source
Definition at line 434 of file RailwayEmissionNMPB08.h.
const char * RailwayElementarySource::id |
identifier
Definition at line 432 of file RailwayEmissionNMPB08.h.
double const * RailwayElementarySource::Lw |
sound power spectrum at the reference speed
Definition at line 439 of file RailwayEmissionNMPB08.h.
double RailwayElementarySource::pos |
position of the source along the train
Definition at line 433 of file RailwayEmissionNMPB08.h.
speed dependency of the sound power
Definition at line 436 of file RailwayEmissionNMPB08.h.
vertical directivity (see NMPB_RailwayEmission_VerticalDirectivity)
Definition at line 438 of file RailwayEmissionNMPB08.h.
reference speed
Definition at line 435 of file RailwayEmissionNMPB08.h.