MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / fullScaleInputValue

Method fullScaleInputValue

TransceiverRAD1/radioInterface.cpp:89–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89double RadioInterface::fullScaleInputValue(void) {
90 return mRadio->fullScaleInputValue();
91}
92
93double RadioInterface::fullScaleOutputValue(void) {
94 return mRadio->fullScaleOutputValue();

Callers 2

startMethod · 0.45
TransceiverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected