MCPcopy 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
87double RadioInterface::fullScaleInputValue(void) {
88 return mRadio->fullScaleInputValue();
89}
90
91double RadioInterface::fullScaleOutputValue(void) {
92 return mRadio->fullScaleOutputValue();

Callers 1

TransceiverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected