frequencies# property SweepMatrix.frequencies: list[float]# List of all frequencies of the active sweep. To see values, the project must be saved and solved. Returns: list of floatFrequency points. Examples >>> from ansys.aedt.core.modules.solve_sweeps import SweepMatrix >>> obj = SweepMatrix() >>> obj.frequencies