SimulationConfigurationAc#

class pyedb.dotnet.edb_core.edb_data.simulation_configuration.SimulationConfigurationAc[source]#

Contains all AC analysis settings. The class is part of SimulationConfiguration class as a property.

Attributes

SimulationConfigurationAc.adaptive_high_freq

HFSS broadband high frequency adaptive meshing.

SimulationConfigurationAc.adaptive_low_freq

HFSS broadband low frequency adaptive meshing.

SimulationConfigurationAc.adaptive_type

HFSS adaptive type.

SimulationConfigurationAc.arc_angle

Retrieve the value for the HFSS meshing arc angle.

SimulationConfigurationAc.arc_to_chord_error

Retrieve the value of arc to chord error for HFSS meshing.

SimulationConfigurationAc.basis_order

Retrieve the BasisOrder object.

SimulationConfigurationAc.decade_count

Retrieve decade count number for the frequency sweep in case of a log sweep selected.

SimulationConfigurationAc.defeature_abs_length

Retrieve the value of arc to chord for HFSS meshing.

SimulationConfigurationAc.defeature_layout

Retrieve the boolean to activate the layout defeaturing.This method has been developed to simplify polygons with reducing the number of points to simplify the meshing with controlling its surface deviation.

SimulationConfigurationAc.do_lambda_refinement

Retrieve boolean to activate the lambda refinement.

SimulationConfigurationAc.enforce_causality

Retrieve boolean to enforce causality for the frequency sweep.

SimulationConfigurationAc.enforce_passivity

Retrieve boolean to enforce passivity for the frequency sweep.

SimulationConfigurationAc.ignore_non_functional_pads

Boolean to ignore nonfunctional pads with Siwave.

SimulationConfigurationAc.include_inter_plane_coupling

Boolean to activate the inter-plane coupling with Siwave.

SimulationConfigurationAc.max_arc_points

Retrieve the value of the maximum arc points number for the HFSS meshing.

SimulationConfigurationAc.max_mag_delta_s

Retrieve the magnitude of the delta S convergence criteria for the interpolating sweep.

SimulationConfigurationAc.max_num_passes

Retrieve maximum of points for the HFSS adaptive meshing.

SimulationConfigurationAc.max_suf_dev

Retrieve the value for the maximum surface deviation for the layout defeaturing.

SimulationConfigurationAc.mesh_freq

Retrieve the meshing frequency for the HFSS adaptive convergence.

SimulationConfigurationAc.mesh_sizefactor

Retrieve the Mesh Size factor value.

SimulationConfigurationAc.min_num_passes

Retrieve the minimum number of adaptive passes for HFSS convergence.

SimulationConfigurationAc.min_pad_area_to_mesh

Retrieve the value of minimum pad area to be meshed by Siwave.

SimulationConfigurationAc.min_plane_area_to_mesh

Retrieve the minimum plane area to be meshed by Siwave.

SimulationConfigurationAc.min_void_area

Retrieve the value of minimum void area to be considered by Siwave.

SimulationConfigurationAc.minimum_void_surface

Retrieve the minimum void surface to be considered for the layout defeaturing.

SimulationConfigurationAc.passivity_tolerance

Retrieve the value for the passivity tolerance when used.

SimulationConfigurationAc.percentage_error_z0

Retrieve boolean to perform the cutout during the project build.

SimulationConfigurationAc.process_padstack_definitions

Retrieve the boolean for activating the padstack definition processing.

SimulationConfigurationAc.radiation_box

Retrieve RadiationBoxType object selection defined for the radiation box type.

SimulationConfigurationAc.relative_error

Retrieve relative error used for the interpolating sweep convergence.

SimulationConfigurationAc.return_current_distribution

Boolean to activate the current distribution return with Siwave.

SimulationConfigurationAc.snap_length_threshold

Retrieve the boolean to activate the snapping threshold feature.

SimulationConfigurationAc.start_azimuth

Retrieve the value of the starting azimuth for the HFSS meshing.

SimulationConfigurationAc.start_freq

Starting frequency for the frequency sweep.

SimulationConfigurationAc.step_freq

Retrieve step frequency for the frequency sweep.

SimulationConfigurationAc.stop_freq

Retrieve stop frequency for the frequency sweep.

SimulationConfigurationAc.sweep_interpolating

Retrieve boolean to add a sweep interpolating sweep.

SimulationConfigurationAc.sweep_name

Retrieve frequency sweep name.

SimulationConfigurationAc.sweep_type

Retrieve SweepType object for the frequency sweep.

SimulationConfigurationAc.use_arc_to_chord_error

Retrieve the boolean for activating the arc to chord for HFSS meshing.

SimulationConfigurationAc.use_error_z0

Retrieve value for the error on Z0 for the port.

SimulationConfigurationAc.use_q3d_for_dc

Retrieve boolean to Q3D solver for DC point value computation.

SimulationConfigurationAc.xtalk_threshold

Return the value for Siwave cross talk threshold.