openPSTD  2.0
Open source simulation for sound propagation in urban environments
Public Member Functions | Public Attributes | List of all members
OpenPSTD::Kernel::DomainConf Class Reference

Interface representation of the domain. More...

#include <KernelInterface.h>

Collaboration diagram for OpenPSTD::Kernel::DomainConf:
Collaboration graph

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
 

Detailed Description

Interface representation of the domain.


The documentation for this class was generated from the following files: