组件类别枚举
Definition at line 41 of file component_interface.py.
◆ ACTIVE
str zlayout.component_interface.ComponentCategory.ACTIVE = "active" |
|
static |
◆ ANALOG
str zlayout.component_interface.ComponentCategory.ANALOG = "analog" |
|
static |
◆ CUSTOM
str zlayout.component_interface.ComponentCategory.CUSTOM = "custom" |
|
static |
◆ DIGITAL
str zlayout.component_interface.ComponentCategory.DIGITAL = "digital" |
|
static |
◆ MIXED_SIGNAL
str zlayout.component_interface.ComponentCategory.MIXED_SIGNAL = "mixed_signal" |
|
static |
◆ PASSIVE
str zlayout.component_interface.ComponentCategory.PASSIVE = "passive" |
|
static |
The documentation for this class was generated from the following file: