Files
Signal-Server/models/fspl.hh
2015-05-27 21:45:05 +01:00

7 lines
100 B
C++

#ifndef _FSPL_HH_
#define _FSPL_HH_
double FSPLpathLoss(float f, float d);
#endif /* _FSPL_HH_ */