openPSTD
2.0
Open source simulation for sound propagation in urban environments
|
Interface representation of the domain. More...
#include <KernelInterface.h>
Public Member Functions | |
float | GetAbsorption (PSTD_DOMAIN_SIDE side) |
void | SetAbsorption (PSTD_DOMAIN_SIDE sides, float absorption) |
bool | GetLR (PSTD_DOMAIN_SIDE side) |
void | SetLR (PSTD_DOMAIN_SIDE sides, bool LR) |
Public Attributes | |
QVector2D | TopLeft |
QVector2D | Size |
DomainConfEdge | T |
DomainConfEdge | L |
DomainConfEdge | B |
DomainConfEdge | R |
Interface representation of the domain.