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