MCPcopy 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
91double RadioInterface::fullScaleOutputValue(void) {
92 return mRadio->fullScaleOutputValue();
93}
94
95
96void RadioInterface::setPowerAttenuation(double atten)

Callers 1

TransceiverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected