Main Content
checkPermission
Syntax
Description
checks whether the current UAV platform position is permitted according to the
geofences.permission
= checkPermission(platform
)
checks whether a specific position in the scenario inertial frame is permitted.permission
= checkPermission(platform
,position
)
specifies options using one or more name-value pair arguments. For example,
permission
= checkPermission(platform
,position
,Name,Value
)'UseLatLon',true
uses latitude, longitude, and altitude coordinates for
the positions
input.
Input Arguments
Output Arguments
Version History
Introduced in R2020b