Create coverage plotter
creates a cPlotter
= coveragePlotter(tp
)CoveragePlotter
object for use with the theater plot object,
tp
. Use the plotCoverage
function to plot the sensor coverage via the created CoveragePlotter
object.
creates a cPlotter
= coveragePlotter(tp
,Name,Value
)CoveragePlotter
object with additional options specified by one
or more Name,Value
pair arguments.