#ifndef _COST_HH_ #define _COST_HH_ double COST231pathLoss(float f, float TxH, float RxH, float d, int mode); #endif /* _COST_HH_ */