IModulatorModel#
- class ansys.stk.core.stkobjects.IModulatorModel#
Provide access to the properties and methods defining a modulator model.
Overview#
Get the modulator model name. |
|
Get the modulator model type enumeration. |
|
Get or set the option for modeling signal PSD. |
|
Get or set the PSD limit multiplier. |
|
Get or set the option for modeling CDMA spread. |
|
Get or set the chips per bit. |
|
Get the spreading gain. |
|
Get or set the option for auto scaling the bandwidth. |
|
Get or set the option for specifying symmetric bandwidth. |
|
Get or set the upper bandwidth limit. |
|
Get or set the lower bandwidth limit. |
|
Get or set the filter bandwidth. |
Import detail#
from ansys.stk.core.stkobjects import IModulatorModel
Property detail#
- property IModulatorModel.type: ModulatorModelType#
Get the modulator model type enumeration.
- property IModulatorModel.scale_bandwidth_automatically: bool#
Get or set the option for auto scaling the bandwidth.