VehicleGPSAutoUpdate#

class ansys.stk.core.stkobjects.VehicleGPSAutoUpdate#

GPS AutoUpdate.

Overview#

selected_source

Get or set the source type for element updates.

properties

Get the Automatic Update selection and method.

file_source

A file to be used as the element source.

online_source

AGI server to be used as the element source.

Import detail#

from ansys.stk.core.stkobjects import VehicleGPSAutoUpdate

Property detail#

property VehicleGPSAutoUpdate.selected_source: VehicleGPSAutomaticUpdateSourceType#

Get or set the source type for element updates.

property VehicleGPSAutoUpdate.properties: VehicleGPSAutoUpdateProperties#

Get the Automatic Update selection and method.

property VehicleGPSAutoUpdate.file_source: VehicleGPSAutoUpdateFileSource#

A file to be used as the element source.

property VehicleGPSAutoUpdate.online_source: VehicleGPSAutoUpdateOnlineSource#

AGI server to be used as the element source.