Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ fullScaleOutputValue
Method
fullScaleOutputValue
Transceiver52M/radioInterface.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
double RadioInterface::fullScaleOutputValue(void) {
92
return mRadio->fullScaleOutputValue();
93
}
94
95
96
void RadioInterface::setPowerAttenuation(double atten)
Callers
1
Transceiver
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected