ContentsIndexReferenceHome
PreviousUpNext
plotGeom
MATLAB
plotGeom([ax], S, [hGnd], [dirName], [dispMap])
Description

Produces a plot of the engagement geometry.

Parameters
Parameters 
Description 
ax [scalar] 
(Optional) Axis handle for plot. Creates new figure if ax is not passed in 
S [struct] 
Engagement geometry structure as from EngagementStruct 
hGnd [vector/logical] 
(Optional) Altitude of ground above mean sea level (m). Defaults to 0. Use logical true to load terrain data and add to plot. Not required if specifying dirName. 
dirName [string] 
(Optional) Directory location of DTED data files for loading terrain data. Defaults to EngagementTools/DTED. 
dispMap [boolean] 
(Optional) Flag indicating whether to display image of terrain data. Default is false. Only used if using terrain data. 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!