Class CnossosPath
java.lang.Object
org.noise_planet.noisemodelling.propagation.cnossos.Path
org.noise_planet.noisemodelling.propagation.cnossos.CnossosPath
Attenuation computed from vertical Profile and scene settings following CNOSSOS-EU method.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptiondouble[]double[]double[]double[]Final attenuation (dB) aGlobalRaw but with attenuation (dB) from the ponderation of - the directivity attenuation (favourable or homogeneous atmospheric conditions) - The source directivity attenuationdouble[]Global attenuation (dB) without source directivity or atmospheric conditions probability ponderationdouble[]double[]double[]doubleStep delta, in meters, between the receiver-source line and the top of the diffraction point in the path.doubledoubledoubledoubledouble[]doubleFields inherited from class org.noise_planet.noisemodelling.propagation.cnossos.Path
FOOTER_RESERVED_SIZE, keepAbsorption, raySourceReceiverDirectivity -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.noise_planet.noisemodelling.propagation.cnossos.Path
asGeom, computeZr, computeZrPrime, computeZsPrime, getCutPoints, getCutProfile, getGs, getPointList, getRaySourceReceiverDirectivity, getSegmentList, getSourceOrientation, getSRSegment, getTimePeriod, isFavourable, readCoordinate, readVector, setCutProfile, setFavourable, setGs, setPointList, setRaySourceReceiverDirectivity, setSegmentList, setSourceOrientation, setSRSegment, setTimePeriod, writeCoordinate, writeVector
-
Field Details
-
aAtm
public double[] aAtm -
aDiv
public double[] aDiv -
aRef
public double[] aRef -
double_aBoundary
public double[] double_aBoundary -
aRetroDiff
public double[] aRetroDiff -
aGlobal
public double[] aGlobalFinal attenuation (dB) aGlobalRaw but with attenuation (dB) from the ponderation of - the directivity attenuation (favourable or homogeneous atmospheric conditions) - The source directivity attenuation -
aGlobalRaw
public double[] aGlobalRawGlobal attenuation (dB) without source directivity or atmospheric conditions probability ponderation -
aDif
public double[] aDif -
aSource
public double[] aSource -
delta
public double deltaStep delta, in meters, between the receiver-source line and the top of the diffraction point in the path. -
deltaPrime
public double deltaPrime -
deltaSPrimeR
public double deltaSPrimeR -
deltaSRPrime
public double deltaSRPrime -
aBoundary
-
groundAttenuation
-
e
public double e -
deltaRetro
public double deltaRetro
-
-
Constructor Details
-
CnossosPath
public CnossosPath() -
CnossosPath
-
CnossosPath
-
-
Method Details
-
init
public void init(int size)
-