rf_plot#
Plotting functions for internal use.
Functions
  | 
Plot the frequency response of the basic RF controller, used in function   | 
  | 
Plot the spectrum, used in function   | 
  | 
Plot the spectra of cavity model, used in function   | 
  | 
Plot the loop analysis results, used in function   | 
  | 
Plot the Guassian distribution, used in function   | 
  | 
Plot the ellipse, used in function   | 
  | 
Plot the required RF power, used in function   | 
  | 
Plot the frequency responses of the continous and discrete state-space equations, used in function   | 
  | 
Plot the frequency response of a state-space system, used in function   | 
- plot_basic_rf_controller(w, h)[source]#
 Plot the frequency response of the basic RF controller, used in function
basic_rf_controllerof therf_controlmodule.
- plot_calc_psd(result)[source]#
 Plot the spectrum, used in function
calc_psd_coherentandcalc_psdof therf_noisemodule.
- plot_cav_ss(wrf, hrf, wbm, hbm)[source]#
 Plot the spectra of cavity model, used in function
cav_ssof therf_simmodule.
- plot_loop_analysis(f_wf, L, S, T, fs, Ts, label)[source]#
 Plot the loop analysis results, used in function
loop_analysisof therf_controlmodule.
- plot_plot_Guassian(X, Y)[source]#
 Plot the Guassian distribution, used in function
plot_Guassianof therf_miscmodule.
- plot_plot_ellipse(X, Y)[source]#
 Plot the ellipse, used in function
plot_ellipseof therf_miscmodule.
- plot_rf_power_req(Pfor, Pref, QL_vec)[source]#
 Plot the required RF power, used in function
rf_power_reqof therf_simmodule.