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

Method fullScaleOutputValue

TransceiverRAD1/radioInterface.cpp:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93double RadioInterface::fullScaleOutputValue(void) {
94 return mRadio->fullScaleOutputValue();
95}
96
97
98void RadioInterface::setPowerAttenuation(double dBAtten)

Callers 4

TransceiverMethod · 0.45
DemodulatorMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected