full_matrix_mag_phase#

property SolutionData.full_matrix_mag_phase: tuple#

Get the full available solution data magnitude and phase in radians.

Returns:
tuple of dicts

(Mag Dict, Phase Dict).

Examples

>>> from ansys.aedt.core.visualization.post.solution_data import SolutionData
>>> obj = SolutionData()
>>> obj.full_matrix_mag_phase