Closed MichaelCotton closed 9 years ago
Please verify the following:
First at most only one threshold should apply for a given Data Message. A threshold is identified using the following algorithm -- DataMessage.getSys2Detect() == Threshold.getSys2Detect() and DataMessage.getFStart() <= Threshold.getFmin() and DataMessage.getFStop() >= Threshold.getFmax()
Please verify the above algorithm and assumptions.
Yes, these look correct.
Fixed - please retest - you can use the test system on pwct3.antd.nist.gov
This is fixed and implemented so I am closing this issue.
b/c one Sys2Det can be in multiple bands.