~comnets/openwns-rise/rise--main--1.0

« back to all changes in this revision

Viewing changes to src/scenario/pathloss/ITUPathloss.hpp

  • Committer: Maciej Muehleisen
  • Date: 2011-08-24 13:50:35 UTC
  • Revision ID: mue@mue-laptop-20110824135035-w4z816uyw53ogduj
Created PerLinkAndSubchannel FastFading base class.

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    virtual bool
78
78
    isLoS(const rise::antenna::Antenna& source,
79
79
                        const rise::antenna::Antenna& target,
80
 
                        const wns::Frequency& frequency,
81
80
                        const wns::Distance& distance) const;
82
81
 
83
82
    /**