get_dcir_solution_data#

Hfss3dLayout.get_dcir_solution_data(setup, show='RL', category='Loop_Resistance')[source]#

Retrieve dcir solution data. Available element_names are dependent on element_type as below. Sources [“Voltage”, “Current”, “Power”] “RL” [‘Loop Resistance’, ‘Path Resistance’, ‘Resistance’, ‘Inductance’] “Vias” [‘X’, ‘Y’, ‘Current’, ‘Limit’, ‘Resistance’, ‘IR Drop’, ‘Power’] “Bondwires” [‘Current’, ‘Limit’, ‘Resistance’, ‘IR Drop’] “Probes” [‘Voltage’].

Parameters:
setupstr

Name of the setup.

showstr, optional

Type of the element. Options are "Sources"`, ``"RL"`, ``"Vias", "Bondwires", and "Probes".

categorystr, optional

Name of the element. Options are "Voltage"`, ``"Current"`, ``"Power", "Loop_Resistance", "Path_Resistance", "Resistance", "Inductance", "X", "Y", "Limit" and "IR Drop".

Returns
——-
pyaedt.modules.solutions.SolutionData