Skip to content

Minor fixes to the Noise.c and Readme.md#35

Open
AlexT1983 wants to merge 4 commits intoITU-R-Study-Group-3:masterfrom
AlexT1983:master
Open

Minor fixes to the Noise.c and Readme.md#35
AlexT1983 wants to merge 4 commits intoITU-R-Study-Group-3:masterfrom
AlexT1983:master

Conversation

@AlexT1983
Copy link
Copy Markdown

In the Readme.md frequency argument of the ITURNoise description was omitted.

Also I think when we calculate FamT, we should choose maximum of FamTl and FamTu values as the worst-case noise.

I think max of two FamTl и FamTu is more correct
Fixed description of ITURNoise arguments
Comment thread README.md Outdated
Argument 3 is a float that indicates the frequency (MHz). In the example above the frequency is 1.0 MHz.
Argument 4 is a float that indicates the latitude (degrees). In the example above the latitude desired is 40? N.
Argument 5 is a float that indicates the longitude (degrees). In the example above the longitude desired is 165? E
Argument 6 is a float that indicates the man-made noise which can either be categorical (0-5) or value of man-made noise in dB (represented by a negative number). In the example above the value 1.0 indicates that the noise category residential. The category codes appear below.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the argument numbers below need to be shifted. I think line number 869 should be referencing Argument 6. Line numbers 870 and 871 should be Argument 7 and Argument 8

ITURNoise() arguments 6,7,8 -> arguments 7,8,9
@ErikHillNTIA
Copy link
Copy Markdown
Collaborator

@RBallardNTIA Will you please resolve the merge conflicts?

@RBallardNTIA RBallardNTIA self-requested a review May 15, 2025 21:12
@RBallardNTIA RBallardNTIA requested a review from jhazentia May 15, 2025 21:13
@RBallardNTIA RBallardNTIA dismissed jhazentia’s stale review May 15, 2025 21:13

Changes updated

@RBallardNTIA
Copy link
Copy Markdown
Collaborator

@ErikHillNTIA I'm good if you are

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants