NMPB08 Shared Libraries
|
#include <RailwayEmissionNMPB08.h>
Public Attributes | |
int | maxInteractions |
double | dS |
double | hS |
double | dR |
double | hR |
double * | alpha |
configuration of interaction between the train body and a nearby screen
Definition at line 203 of file RailwayEmissionNMPB08.h.
double * ScreenBodyInteraction::alpha |
absoprtion applied to the inner side of the barrier
Definition at line 210 of file RailwayEmissionNMPB08.h.
double ScreenBodyInteraction::dR |
horizontal distance from screen to receiver
Definition at line 208 of file RailwayEmissionNMPB08.h.
double ScreenBodyInteraction::dS |
horizontal distance from source to screen
Definition at line 206 of file RailwayEmissionNMPB08.h.
double ScreenBodyInteraction::hR |
height of receiver relative to the head of the track
Definition at line 209 of file RailwayEmissionNMPB08.h.
double ScreenBodyInteraction::hS |
height of screen relative to the head of the track
Definition at line 207 of file RailwayEmissionNMPB08.h.
number of interactions to be taken into account
Definition at line 205 of file RailwayEmissionNMPB08.h.