forked from ExternalVendorCode/Signal-Server
3.04 Egli model and unit test
This commit is contained in:
6
models/egli.hh
Normal file
6
models/egli.hh
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _EGLI_HH_
|
||||
#define _EGLI_HH_
|
||||
|
||||
double EgliPathLoss(float f, float h1, float h2, float d);
|
||||
|
||||
#endif /* _EGLI_HH_ */
|
Reference in New Issue
Block a user