:orphan: .. **************************************************************************** .. CUI .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** WsfCommMediumModeGuided ----------------------- .. class:: WsfCommMediumModeGuided inherits WsfCommMediumMode Description =========== This script class provides access to mode objects utilized by :model:`WSF_COMM_MEDIUM_GUIDED`. Methods ======= .. method:: WsfRandomVariable GetPropagationSpeed() Returns the random variable describing the propagation speed for transmissions using this mode. .. method:: WsfRandomVariable GetTransferRate() Returns the random variable describing the transfer rate for transmissions using this mode. .. method:: WsfRandomVariable GetPacketLossTime() Returns the random variable describing the packet loss time used for transmissions using this mode.