sim3d.environment.GeospatialConfiguration
Description
The sim3d.environment.GeospatialConfiguration
object implements a 3D simulation environment that
is rendered by using the Unreal Engine® from Epic Games®. The UAV Toolbox Interface for Unreal Engine Projects integrates the 3D simulation environment with Simulink® so that you can query the world around the vehicle and virtually test
perception, control, and planning algorithms.
Note
sim3d.environment.GeospatialConfiguration
requires Simulink
3D Animation™.
Creation
Description
creates a gsConfig
= sim3d.environment.GeospatialConfiguration(Name = Value
)sim3d.environment.GeospatialConfiguration
object that defines
the 3D environment in the Unreal Engine specified by options using one or more optional name-value arguments.
Output Arguments
Properties
Object Functions
sim3d.environment.GeospatialConfiguration.createAccessToken | Create access token |
sim3d.environment.GeospatialConfiguration.getAccessTokenIDs | Get access token |
sim3d.environment.GeospatialConfiguration.deleteAccessToken | Delete access token |
sim3d.environment.GeospatialConfiguration.updateAccessToken | Update access token |
Version History
Introduced in R2024b