DCSettings#
- class pyedb.dotnet.database.sim_setup_data.io.siwave.DCSettings(parent)#
Bases:
SettingsBaseProvide base settings.
Overview#
Whether to compute Inductance. |
|
Circuit element contact radius. |
|
DC simulation accuracy level slider position. This property only change slider position. |
|
Whether to use DC custom settings. |
|
Plot current and voltage distributions. |
Import detail#
from pyedb.dotnet.database.sim_setup_data.io.siwave import DCSettings
Property detail#
- property DCSettings.compute_inductance#
Whether to compute Inductance.
- Returns:
- bool
Trueif inductances will be computed,Falseotherwise.
- property DCSettings.dc_slider_position#
DC simulation accuracy level slider position. This property only change slider position. Options: 0-
optimal speed1-balanced2-optimal accuracy.
Attribute detail#
- DCSettings.defaults#
- DCSettings.dc_defaults#