forked from ExternalVendorCode/Signal-Server
2.5 - Major refactor
This commit is contained in:
6
models/hata.hh
Normal file
6
models/hata.hh
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _HATA_HH_
|
||||
#define _HATA_HH_
|
||||
|
||||
double HATApathLoss(float f, float h_B, float h_M, float d, int mode);
|
||||
|
||||
#endif /* _HATA_HH_ */
|
Reference in New Issue
Block a user