Average

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:AVERage
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:AVERage
class AverageCls[source]

Average commands group definition. 2 total commands, 0 Subgroups, 2 group commands

calculate() List[ResultStatus2][source]
# SCPI: CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:AVERage
value: List[enums.ResultStatus2] = driver.lteMeas.multiEval.listPy.aclr.eutra.average.calculate()

Return the power in the allocated E-UTRA channel for all measured list mode segments. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

eutra: Comma-separated list of values, one per measured segment

fetch() List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:AVERage
value: List[float] = driver.lteMeas.multiEval.listPy.aclr.eutra.average.fetch()

Return the power in the allocated E-UTRA channel for all measured list mode segments. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

eutra: Comma-separated list of values, one per measured segment