Skip to content

Update the Report::SetRank function #171

@abigailbishop

Description

@abigailbishop

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions