AdaptiveFrequency#
- class pyedb.grpc.database.simulation_setup.hfss_general_settings.AdaptiveFrequency(pedb, core)#
Overview#
Add an output variable for the adaptive frequency. |
|
Delete an output variable from the adaptive frequency. |
Adaptive frequency value. |
|
Maximum delta for the adaptive frequency. |
|
Map of output variable names to maximum delta S. |
Import detail#
from pyedb.grpc.database.simulation_setup.hfss_general_settings import AdaptiveFrequency
Property detail#
- property AdaptiveFrequency.adaptive_frequency: str#
Adaptive frequency value.
- Returns:
floatAdaptive frequency in Hz.
Attribute detail#
- AdaptiveFrequency.core#