ChainAnalysisOptions#

class ansys.stk.core.stkobjects.ChainAnalysisOptions#

Class containing analysis options for an object when computing optimal strands of a chain.

Overview#

data_rate

The data rate used for this object when computing optimal strands.

processing_delay_time

The processing delay time used for this object when computing optimal strands.

Import detail#

from ansys.stk.core.stkobjects import ChainAnalysisOptions

Property detail#

property ChainAnalysisOptions.data_rate: float#

The data rate used for this object when computing optimal strands.

property ChainAnalysisOptions.processing_delay_time: float#

The processing delay time used for this object when computing optimal strands.