DrawFOV:
---------------------------------------------------------------------------
Draw fields of view.
Has a demo which draws two fields of view.
---------------------------------------------------------------------------
Form:
DrawFOV( f, l, axesHandle )
---------------------------------------------------------------------------
------
Inputs
------
f (:) FOV data structure
.r (3,1) Location
.b (3,1) Unit boresight vector
.fOV (1,1) Angle (rad)
l (1,1) Length
axesHandle (1,1) Handle of axes to draw on, or else makes new figure.
-------
Outputs
-------
None
---------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Math/DupVect
Common: ComponentModels/Frustrum
Common: Coord/Q2Mat
Common: Coord/U2Q