TimeToolLightTimeDelay#

class ansys.stk.core.analysis_workbench.TimeToolLightTimeDelay#

Manage Light Time Delay options..

Overview#

use_light_time_delay

Flag indicating whether to include minimum and maximum coordinate values in the defined set of values.

time_delay_convergence

Set light Time Delay Convergence.

aberration_type

Method used to Aberration Type.

clock_host

Indicate whether object1 or object2 of an Access instance holds the clock for Access times.

time_sense

Indicate whether apparent position is computed in a transmit or receive sense.

Import detail#

from ansys.stk.core.analysis_workbench import TimeToolLightTimeDelay

Property detail#

property TimeToolLightTimeDelay.use_light_time_delay: bool#

Flag indicating whether to include minimum and maximum coordinate values in the defined set of values.

property TimeToolLightTimeDelay.time_delay_convergence: float#

Set light Time Delay Convergence.

property TimeToolLightTimeDelay.aberration_type: AberrationModelType#

Method used to Aberration Type.

property TimeToolLightTimeDelay.clock_host: ClockHostType#

Indicate whether object1 or object2 of an Access instance holds the clock for Access times.

property TimeToolLightTimeDelay.time_sense: TimeSenseType#

Indicate whether apparent position is computed in a transmit or receive sense.