Python Logo
0.5
  • User Manual
  • Loading an outdoor layout from its address
  • Antenna Pattern for an H plane sectoral antenna @ 32GHz
  • Building graphs of a Layout
  • 8 Random Layout
  • Exemple of issue 314
  • Material Attenuation for ITU_CONCRETE ITU_GLASS from 0.1 to 100GHz
  • Indoor Radio Coverage with Motley Keenan
  • Attenuation due to atmospheric gases
  • Evaluation of a radio link DLink
  • Indoor Radio Coverage FP7 WHERE1 M1 setup
  • UWB Ray tracing simulation in outdoor scenario
  • Outdoor Radio Coverage with Deygout Method
  • Outdoor Radio Coverage with Deygout Method
  • Diffraction coefficient
  • Diffraction coefficient
Python
  • Docs »
  • SLink
  • View page source

SLink¶

class pylayers.simul.link.SLink[source]¶

Bases: pylayers.simul.link.Link

Methods Summary

onbody(B, dida, didb, a, b)

Statistical evaluation of a on-body link

Methods Documentation

onbody(B, dida, didb, a, b)[source]¶

Statistical evaluation of a on-body link

BBody

Body object on which devices are held

dida: int

device a id number on body

didb: int

device b id number on body

and array

position of device a

bnd array

position of device b

(ak, tk, eng )

akndarray

alpha_k

tkndarray

tau_k

pylayers.mobility.ban.body


© Copyright 2017, PyLayers developer team Last updated on Apr 07, 2019.

Built with Sphinx using a theme provided by Read the Docs.