Adams Basic Package > Adams View > View Command Language > plot_slice > plot_slice create amp_order_at_rpm

plot_slice create amp_order_at_rpm

Allows you to create a two dimensional slice plot from a 3D FFT order analysis plot at a rpm specified by the user.

Format:

 
Plot_slice create amp_order_at_rpm
3d_fft_plot=
3d fft order analysis plot
rpm=
Real
New_page=
Yes_no
overlay=
Yes_no
f_plot=
plot

Example:

 
Plot_slice create amp_order_at_rpm &
3d_fft_plot=
Plot3d_fft_1 &
rpm=
100,200,300 &
New_page=
no &
f_plot=
.plot_2
 
Parameter
Value Type
Description
3d_fft_plot
Plot 3d FFT Order Analysis Plot
Specifies a 3d FFT Order analysis plot to be used to create 2D slice plot
order
Real
Specify the order at which 2D slice curve is created
new_page
Boolean
Creates a new page to display plot
Overlay_curves
Boolean
Specifies whether curves should be added to the same plot or separate plots should be created for each curve
f_plot
An Existing plot
Specifies an existing plot where the 2D slice plot should be placed