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