Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | List of all members
dataPoint Struct Reference

Public Member Functions

bool operator< (dataPoint a)
 

Public Attributes

std::pair< double, double > data
 

Detailed Description

This struct contains the line number and the acoustic result of the computation it is used to compute the cumulated contribution while keeping the original order of each source contribution

Definition at line 1237 of file TYResultatWidget.cpp.

Member Function Documentation

◆ operator<()

bool dataPoint::operator< ( dataPoint  a)
inline

Line number and acoustic result operator necessary to use the sort function on a vector

Definition at line 1241 of file TYResultatWidget.cpp.

Member Data Documentation

◆ data

std::pair<double, double> dataPoint::data

Definition at line 1239 of file TYResultatWidget.cpp.


The documentation for this struct was generated from the following file: