VehicleGPSAutoUpdate#
- class ansys.stk.core.stkobjects.VehicleGPSAutoUpdate#
GPS AutoUpdate.
Overview#
Get or set the source type for element updates. |
|
Get the Automatic Update selection and method. |
|
A file to be used as the element 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.