Error/warning messages


Files

file  bpm_error.c
file  bpm_messages.h
 libbpm error/warning messages
file  bpm_warning.c

Functions

EXTERN void bpm_error (char *msg, char *f, int l)
EXTERN void bpm_warning (char *msg, char *f, int l)


Function Documentation

EXTERN void bpm_error ( char *  msg,
char *  f,
int  l 
)

Prints an error message in a standard format

Parameters:
msg the error messages, without end of line character
f the file position (__FILE__)
l the line in the file (__LINE__)
Returns:
void

Definition at line 8 of file bpm_error.c.

Referenced by _expand_complex_polynomial(), add_amplnoise(), add_excitation(), add_scalar_waveform(), add_wave(), add_waveforms(), alloc_complex_wave_double(), alloc_simple_wave_double(), alloc_simple_wave_int(), ana_set_cutfn(), apply_filter(), basic_stats(), calibrate(), calibrate_simple(), calibrate_svd(), cblas_dgemv(), copy_waveform(), create_filter(), create_resonator_representation(), create_splane_representation(), ddc_gaussfilter(), ddc_gaussfilter_step(), ddc_sample_waveform(), ddc_waveform(), digitise(), downmix_waveform(), fft_waveform_double(), filter_impulse_response(), filter_step_response(), fit_ddc(), fit_fft(), fit_fft_prepare(), fit_waveform(), generate_bpm_orbit(), generate_corr_scan(), generate_diode(), generate_dipole(), generate_monopole(), generate_mover_scan(), generate_noise(), get_amplitude(), get_complex_from_AmpPhi(), get_complex_from_ReIm(), get_header(), get_imaginary_part(), get_IQ(), get_pedestal(), get_phase(), get_pos(), get_real_part(), get_slope(), get_t0(), gsl_blas_dgemv(), gsl_block_alloc(), gsl_linalg_bidiag_decomp(), gsl_linalg_bidiag_unpack(), gsl_linalg_bidiag_unpack2(), gsl_linalg_SV_decomp(), gsl_linalg_SV_solve(), gsl_matrix_alloc(), gsl_matrix_column(), gsl_matrix_const_column(), gsl_matrix_const_row(), gsl_matrix_row(), gsl_matrix_submatrix(), gsl_matrix_swap_columns(), gsl_vector_alloc(), gsl_vector_const_subvector(), gsl_vector_subvector(), gsl_vector_swap_elements(), handle_saturation(), int_to_double_waveform(), load_bpmconf(), load_calibration(), load_signals(), load_struct(), mult_scalar_waveform(), mult_waveform(), normalise_filter(), nr_ax_eq_b_LU(), nr_fit(), nr_four1(), nr_gammln(), nr_gammq(), nr_gcf(), nr_gser(), nr_lmchkjac(), nr_lmder(), nr_lmder_bc(), nr_lmdif(), nr_lmdif_bc(), nr_median(), nr_realft(), nr_seed(), nr_select(), print_filter(), process_diode(), process_dipole(), process_waveform(), reset_complex_wave(), reset_simple_wave(), rf_addLO(), rf_amplify(), rf_butterworthbandpass(), rf_butterworthhighpass(), rf_butterworthlowpass(), rf_complexFFT(), rf_filter(), rf_mixer(), rf_rectify(), save_calibration(), save_signals(), setup_calibration(), simple_tone(), simple_wave(), update_freq_tdecay(), and zplane_transform().

EXTERN void bpm_warning ( char *  msg,
char *  f,
int  l 
)

Prints an warning message in a standard format

Parameters:
msg the error messages, without end of line character
f the file position (__FILE__)
l the line in the file (__LINE__)
Returns:
void

Definition at line 8 of file bpm_warning.c.

Referenced by basic_stats(), create_filter(), ddc_gaussfilter_step(), generate_corr_scan(), generate_mover_scan(), get_IQ(), get_pedestal(), get_t0(), handle_saturation(), load_bpmconf(), load_signals(), nr_gcf(), nr_gser(), and process_waveform().


Generated on Fri Nov 9 21:17:23 2007 for libbpm by  doxygen 1.5.1