4 #include "TWO_MODE_FUN.h" 8 enum BS_TYPE{scalar_bs, vector_bs};
23 const DOUBLE & get_tau_mag()
const;
24 VOID set_tau_mag(
const DOUBLE & mag);
25 const DOUBLE & get_tau_ang()
const;
26 VOID set_tau_ang(
const DOUBLE & ang);
27 const DOUBLE & get_rho_ang()
const;
28 VOID set_rho_ang(
const DOUBLE & ang);
29 USHORT get_max_n_sum()
const;
30 VOID set_max_n_sum(USHORT max);
31 USHORT get_expected_degen(
const USHORT * m1x_p,
const USHORT * m2x_p,
const USHORT * m1y_p,
const USHORT * m2y_p);
33 BOOLEAN parents_are_canonical();
34 BOOLEAN dialog_entries_are_legal(
35 Str255 tau_mag_sq_pstr, Str255 tau_ang_pstr, Str255 rho_ang_pstr, Str255 max_n_sum_pstr);
36 VOID fill_trans_mat_and_st_names_of_nd();
44 const DOUBLE & C_BEAM_SPL_AMP_GEN::get_tau_mag()
const 50 VOID C_BEAM_SPL_AMP_GEN::set_tau_mag(
57 const DOUBLE & C_BEAM_SPL_AMP_GEN::get_tau_ang()
const 63 const DOUBLE & C_BEAM_SPL_AMP_GEN::get_rho_ang()
const 69 USHORT C_BEAM_SPL_AMP_GEN::get_max_n_sum()
const 75 VOID C_BEAM_SPL_AMP_GEN::set_max_n_sum(
Definition: BEAM_SPL.h:24
Definition: C_BEAM_SPL_AMP_GEN.h:11
Definition: C_PI_WIND.h:18
Definition: C_AMP_GEN.h:10