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

Unified Diff: src/spectrum/model/multi-model-spectrum-channel.h

Issue 328170043: NS-3 GSoC 2017 LTE CA handover milestone 2 and 3
Patch Set: NS-3 GSoC 2017 LTE CA handover milestone 2 and 3 Created 6 years, 7 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
« no previous file with comments | « src/lte/wscript ('k') | src/spectrum/model/multi-model-spectrum-channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/spectrum/model/multi-model-spectrum-channel.h
===================================================================
--- a/src/spectrum/model/multi-model-spectrum-channel.h
+++ b/src/spectrum/model/multi-model-spectrum-channel.h
@@ -119,6 +119,7 @@
virtual void AddPropagationLossModel (Ptr<PropagationLossModel> loss);
virtual void AddSpectrumPropagationLossModel (Ptr<SpectrumPropagationLossModel> loss);
virtual void SetPropagationDelayModel (Ptr<PropagationDelayModel> delay);
+ virtual void RemoveRx (Ptr<SpectrumPhy> phy);
virtual void AddRx (Ptr<SpectrumPhy> phy);
virtual void StartTx (Ptr<SpectrumSignalParameters> params);
« no previous file with comments | « src/lte/wscript ('k') | src/spectrum/model/multi-model-spectrum-channel.cc » ('j') | no next file with comments »

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