CfgPackage#
- class pyedb.configuration.cfg_package_definition.CfgPackage(**kwargs)#
Bases:
pyedb.configuration.cfg_common.CfgBaseConfiguration package class.
Overview#
Import detail#
from pyedb.configuration.cfg_package_definition import CfgPackage
Property detail#
- property CfgPackage.heatsink#
Attribute detail#
- CfgPackage.protected_attributes = ['apply_to_all', 'components', 'extent_bounding_box', 'component_definition']#
- CfgPackage.name#
- CfgPackage.component_definition#
- CfgPackage.maximum_power#
- CfgPackage.therm_cond#
- CfgPackage.theta_jb#
- CfgPackage.theta_jc#
- CfgPackage.height#
- CfgPackage.apply_to_all#
- CfgPackage.components#
- CfgPackage.extent_bounding_box#