========================= Transmit Power Evaluator ========================= .. inheritance-diagram:: hermespy.core.evaluators.TransmitPowerEvaluator :parts: 1 The transmit power evaluator collects information about the power of a signal emerging from a device. Within the context of a simulation, the evaluator can be configured like this: .. literalinclude:: ../../scripts/examples/core_evaluators_txpow.py :language: python :linenos: :lines: 10-25 .. autoclass:: hermespy.core.evaluators.TransmitPowerEvaluator .. footbibliography::