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

Unified Diff: src/propagation/examples/wscript

Issue 197290043: Directional and omni-directional THz propagation models and tests
Patch Set: Add directional and omni-directional THz propagation models with test and example files Created 8 years, 11 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/propagation/examples/thz-vs-friis-loss-example.cc ('k') | src/propagation/model/absorptionTable.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/propagation/examples/wscript
===================================================================
--- a/src/propagation/examples/wscript
+++ b/src/propagation/examples/wscript
@@ -13,4 +13,9 @@
obj.source = 'jakes-propagation-model-example.cc'
+ obj = bld.create_ns3_program('thz-vs-friis-loss-example',
+ ['core', 'mobility','propagation'])
+ obj.source = 'thz-vs-friis-loss-example.cc'
+
+
« no previous file with comments | « src/propagation/examples/thz-vs-friis-loss-example.cc ('k') | src/propagation/model/absorptionTable.txt » ('j') | no next file with comments »

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