Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(719)

Unified Diff: src/devices/spectrum/single-model-spectrum-channel.h

Issue 1866042: LTE module - Giuseppe Piro
Patch Set: LTE module Created 13 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/devices/spectrum/single-model-spectrum-channel.h
===================================================================
--- a/src/devices/spectrum/single-model-spectrum-channel.h
+++ b/src/devices/spectrum/single-model-spectrum-channel.h
@@ -62,6 +62,7 @@
typedef std::vector<Ptr<SpectrumPhy> > PhyList;
+ virtual Ptr<SpectrumPropagationLossModel> GetSpectrumPropagationLossModel (void);
private:
@@ -70,7 +71,6 @@
/**
* used internally to reschedule transmission after the propagation delay
*
- *
* @param p
* @param rxPowerSpectrum
* @param st

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b