Uses of Class
org.noise_planet.noisemodelling.emission.railway.schall03.TramwaySchall03.GROUND_TYPE
-
Packages that use TramwaySchall03.GROUND_TYPE Package Description org.noise_planet.noisemodelling.emission.railway.schall03 -
-
Uses of TramwaySchall03.GROUND_TYPE in org.noise_planet.noisemodelling.emission.railway.schall03
Methods in org.noise_planet.noisemodelling.emission.railway.schall03 that return TramwaySchall03.GROUND_TYPE Modifier and Type Method Description static TramwaySchall03.GROUND_TYPETramwaySchall03.GROUND_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static TramwaySchall03.GROUND_TYPE[]TramwaySchall03.GROUND_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.noise_planet.noisemodelling.emission.railway.schall03 with parameters of type TramwaySchall03.GROUND_TYPE Modifier and Type Method Description static doubleTramwaySchall03. evaluate(double speed, double tw_per_hour, TramwaySchall03.GROUND_TYPE ground_type, boolean has_anti_vibration)Evaluation of Tramway sound source
-