Skip to content

ProbeDirectionalScan

TSGut edited this page Jan 15, 2018 · 31 revisions

Options

ProbeDirectionalScan admits the following options:

Options Description
StepNumber Set how many steps of length determined by input stepsize are taken in each direction. If a non-natural number is entered, the program takes its absolute value and then its ceiling function to arrive at a natural number.
Detault: StepNumber->100
Example: StepNumber->500
ShowAutoPlot If set to True this will automatically print a ListPlot of the directional scan data. Regardless of this setting, this autoplot can be printed again using the the ProbeShowDirectionalPlot[] command. More customized plots should be created using the ProbeDirectionalData[] command.
Detault:True
Clone this wiki locally