Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | List of all members
tympan::AcousticReceptor Class Reference

Describes an acoustic receptor. More...

#include <entities.hpp>

Inheritance diagram for tympan::AcousticReceptor:
Inheritance graph
[legend]
Collaboration diagram for tympan::AcousticReceptor:
Collaboration graph
[legend]

Public Member Functions

 AcousticReceptor (const Point &position_)
 Constructor to build a receptor defined by the its position. More...
 
virtual ~AcousticReceptor ()
 
- Public Member Functions inherited from tympan::BaseEntity
virtual ~BaseEntity ()
 Constructor. More...
 

Public Attributes

Point position
 Destructor. More...
 

Additional Inherited Members

- Protected Member Functions inherited from tympan::BaseEntity
 BaseEntity ()
 

Detailed Description

Describes an acoustic receptor.

Definition at line 341 of file entities.hpp.

Constructor & Destructor Documentation

◆ AcousticReceptor()

tympan::AcousticReceptor::AcousticReceptor ( const Point position_)

Constructor to build a receptor defined by the its position.

Definition at line 999 of file entities.cpp.

◆ ~AcousticReceptor()

virtual tympan::AcousticReceptor::~AcousticReceptor ( )
inlinevirtual

Definition at line 347 of file entities.hpp.

Member Data Documentation

◆ position

Point tympan::AcousticReceptor::position

Destructor.

Position of the receptor

Definition at line 347 of file entities.hpp.


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