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

Issue 5726045: ns-3 antenna model by the LENA project

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by Nicola Baldo
Modified:
12 years ago
Reviewers:
Tom Henderson, tomh
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 14
Unified diffs Side-by-side diffs Delta from patch set Stats (+2322 lines, -40 lines) Patch
A src/antenna/doc/Makefile View 1 chunk +173 lines, -0 lines 0 comments Download
A src/antenna/doc/rescale-pdf.sh View 1 chunk +12 lines, -0 lines 0 comments Download
A src/antenna/doc/source/antenna.rst View 1 chunk +17 lines, -0 lines 0 comments Download
A src/antenna/doc/source/antenna-design.rst View 1 chunk +98 lines, -0 lines 0 comments Download
A src/antenna/doc/source/antenna-testing.rst View 1 chunk +62 lines, -0 lines 0 comments Download
A src/antenna/doc/source/antenna-user.rst View 1 chunk +16 lines, -0 lines 0 comments Download
A src/antenna/doc/source/conf.py View 1 chunk +215 lines, -0 lines 0 comments Download
A src/antenna/doc/source/index.rst View 1 chunk +17 lines, -0 lines 0 comments Download
A src/antenna/doc/source/replace.txt View 1 chunk +3 lines, -0 lines 0 comments Download
A src/antenna/model/angles.h View 1 chunk +131 lines, -0 lines 6 comments Download
A src/antenna/model/angles.cc View 1 chunk +78 lines, -0 lines 2 comments Download
A src/antenna/model/antenna-model.h View 1 chunk +72 lines, -0 lines 4 comments Download
A src/antenna/model/antenna-model.cc View 1 chunk +54 lines, -0 lines 0 comments Download
A src/antenna/model/cosine-antenna-model.h View 1 chunk +80 lines, -0 lines 0 comments Download
A src/antenna/model/cosine-antenna-model.cc View 1 chunk +127 lines, -0 lines 2 comments Download
A src/antenna/model/isotropic-antenna-model.h View 1 chunk +52 lines, -0 lines 0 comments Download
A src/antenna/model/isotropic-antenna-model.cc View 1 chunk +58 lines, -0 lines 0 comments Download
A src/antenna/test/test-angles.cc View 1 chunk +216 lines, -0 lines 0 comments Download
A src/antenna/test/test-cosine-antenna.cc View 1 chunk +211 lines, -0 lines 0 comments Download
A src/antenna/test/test-degrees-radians.cc View 1 chunk +139 lines, -0 lines 0 comments Download
A src/antenna/test/test-isotropic-antenna.cc View 1 chunk +97 lines, -0 lines 0 comments Download
A src/antenna/wscript View 1 chunk +34 lines, -0 lines 0 comments Download
M src/spectrum/helper/adhoc-aloha-noack-ideal-phy-helper.h View 2 chunks +32 lines, -0 lines 0 comments Download
M src/spectrum/helper/adhoc-aloha-noack-ideal-phy-helper.cc View 4 chunks +30 lines, -0 lines 0 comments Download
M src/spectrum/helper/spectrum-analyzer-helper.h View 2 chunks +33 lines, -0 lines 0 comments Download
M src/spectrum/helper/spectrum-analyzer-helper.cc View 4 chunks +30 lines, -0 lines 0 comments Download
M src/spectrum/helper/waveform-generator-helper.h View 2 chunks +31 lines, -0 lines 0 comments Download
M src/spectrum/helper/waveform-generator-helper.cc View 4 chunks +28 lines, -0 lines 0 comments Download
M src/spectrum/model/half-duplex-ideal-phy.h View 4 chunks +11 lines, -1 line 0 comments Download
M src/spectrum/model/half-duplex-ideal-phy.cc View 4 chunks +17 lines, -1 line 0 comments Download
M src/spectrum/model/multi-model-spectrum-channel.h View 1 chunk +1 line, -1 line 0 comments Download
M src/spectrum/model/multi-model-spectrum-channel.cc View 3 chunks +37 lines, -15 lines 0 comments Download
M src/spectrum/model/single-model-spectrum-channel.h View 1 chunk +1 line, -1 line 0 comments Download
M src/spectrum/model/single-model-spectrum-channel.cc View 3 chunks +37 lines, -15 lines 0 comments Download
M src/spectrum/model/spectrum-analyzer.h View 4 chunks +11 lines, -0 lines 0 comments Download
M src/spectrum/model/spectrum-analyzer.cc View 2 chunks +17 lines, -1 line 0 comments Download
M src/spectrum/model/spectrum-phy.h View 3 chunks +8 lines, -1 line 0 comments Download
M src/spectrum/model/spectrum-signal-parameters.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/spectrum/model/spectrum-signal-parameters.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/spectrum/model/waveform-generator.h View 4 chunks +12 lines, -2 lines 0 comments Download
M src/spectrum/model/waveform-generator.cc View 3 chunks +15 lines, -1 line 0 comments Download
M src/spectrum/wscript View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
Tom Henderson
Just some minor comments to please consider before merging. I like your documentation of the ...
12 years ago (2012-04-09 05:38:36 UTC) #1
Tom Henderson
Also noting that operator>> is needed for Angles class.
12 years ago (2012-04-09 06:53:09 UTC) #2
Nicola Baldo
Hi Tom, thanks for your review. I've addressed most of your comments in this revision: ...
12 years ago (2012-04-11 09:10:22 UTC) #3
tomh_tomh.org
12 years ago (2012-04-11 14:23:03 UTC) #4
> On 2012/04/09 05:38:36, Tom Henderson wrote:
>> would 'Direction' be a more appropriate name for this class?
>
> Could be. Shall we trigger a poll on ns-developers? I'll leave it as-is
> for now.
>

I think it is up to you and doesn't require a poll.  I wasn't sure about 
what Angles were when I first read the API, and then I wondered whether 
another name would help, and Direction seemed the best I could think of 
(there didn't seem to be a standard name for this in the literature). 
I'm also OK if you ignore this comment and leave as is.

- Tom
Sign in to reply to this message.

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