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