basis_frequencies#

property SweepMatrix.basis_frequencies: list[float]#

Get the list of all frequencies that have fields available.

The project has to be saved and solved to see values.

Returns:
list of float

Frequency points.

Examples

>>> from ansys.aedt.core.modules.solve_sweeps import SweepMatrix
>>> obj = SweepMatrix()
>>> obj.basis_frequencies