-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The Report::SetRank function does not always yield what analyzers expect it to. It appears to assign scores to antennas indicating the ranking of their peak voltage compared to the other antennas, but the object it uses to determine this ranking is inconsistent from the one we use for post-simulation analysis. Presently it sets rank based on Antenna_r.V objects but it might make more sense to set rankings based on V_mimic. Either we should update the documentation of this function or switch ranking to be based on V_mimic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers