======================== Receive Power Evaluator ======================== .. inheritance-diagram:: hermespy.core.evaluators.ReceivePowerEvaluator :parts: 1 The receive power evaluator collects information about the power of a signal impinging onto a device. Within the context of a simulation, the evaluator can be configured like this: .. literalinclude:: ../../scripts/examples/core_evaluators_rxpow.py :language: python :linenos: :lines: 10-25 .. autoclass:: hermespy.core.evaluators.ReceivePowerEvaluator .. footbibliography::