Class WallAbsorption
java.lang.Object
org.noise_planet.noisemodelling.pathfinder.profilebuilder.WallAbsorption
Collection of methods related to wall absorption coefficients
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegetWallAlpha(double wallAlpha, double freq_lvl) Get WallAlphastatic doubleGetWallImpedance(double sigma, double freq_l)
-
Constructor Details
-
WallAbsorption
public WallAbsorption()
-
-
Method Details
-
getWallAlpha
public static double getWallAlpha(double wallAlpha, double freq_lvl) Get WallAlpha -
GetWallImpedance
public static double GetWallImpedance(double sigma, double freq_l)
-