EDBComponentDef#
- class pyaedt.edb_core.edb_data.components_data.EDBComponentDef(components, comp_def)[source]#
Manages EDB functionalities for component definitions.
- Parameters:
- parent
pyaedt.edb_core.components.Components
Inherited AEDT object.
- comp_def
object
Edb ComponentDef Object
- parent
Methods
EDBComponentDef.assign_rlc_model
(res, ind, cap)Assign RLC to all components under this part name.
EDBComponentDef.assign_s_param_model
(file_path)Assign S-parameter to all components under this part name.
EDBComponentDef.assign_spice_model
(file_path)Assign Spice model to all components under this part name.
Attributes
Get the list of components belonging to this component definition.
Retrieve component definition name.
Retrieve the component definition type.