Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Functions
anonymous_namespace{TYAcousticModel9613Solver2024.cpp} Namespace Reference

Functions

std::string readValueFromConfig (const std::string &filePath, const std::string &key, const std::string &defaultValue)
 
std::string readReflectionMethodFromConfig (const std::string &filePath, std::string defaultValue)
 
unsigned int readRaytracingNbRaysFromConfig (const std::string &filePath, unsigned int defaultValue)
 
bool intersectSegmentsFastInTheirPlane (const OSegment3D &segA, const OSegment3D &segB, OPoint3D &pt, double seuilConfondus)
 

Function Documentation

◆ intersectSegmentsFastInTheirPlane()

bool anonymous_namespace{TYAcousticModel9613Solver2024.cpp}::intersectSegmentsFastInTheirPlane ( const OSegment3D segA,
const OSegment3D segB,
OPoint3D pt,
double  seuilConfondus 
)

Definition at line 67 of file TYAcousticModel9613Solver2024.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readRaytracingNbRaysFromConfig()

unsigned int anonymous_namespace{TYAcousticModel9613Solver2024.cpp}::readRaytracingNbRaysFromConfig ( const std::string &  filePath,
unsigned int  defaultValue 
)

Definition at line 53 of file TYAcousticModel9613Solver2024.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readReflectionMethodFromConfig()

std::string anonymous_namespace{TYAcousticModel9613Solver2024.cpp}::readReflectionMethodFromConfig ( const std::string &  filePath,
std::string  defaultValue 
)

Definition at line 48 of file TYAcousticModel9613Solver2024.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readValueFromConfig()

std::string anonymous_namespace{TYAcousticModel9613Solver2024.cpp}::readValueFromConfig ( const std::string &  filePath,
const std::string &  key,
const std::string &  defaultValue 
)

Definition at line 24 of file TYAcousticModel9613Solver2024.cpp.

Here is the caller graph for this function: