FrequencyPulseResponse#

class ansys.stk.core.stkrfchannelmodeler.FrequencyPulseResponse#

Bases: IResponse

The response data and properties for a frequency pulse channel characterization.

Overview#

pulse_count

Get the pulse count.

frequency_sample_count

Get the frequency sample count.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import FrequencyPulseResponse

Property detail#

property FrequencyPulseResponse.pulse_count: int#

Get the pulse count.

property FrequencyPulseResponse.frequency_sample_count: int#

Get the frequency sample count.