|
|
| nec_norm_rx_pattern (int in_n_theta, int in_n_phi, real_matrix &in_mag, nec_float theta0, nec_float theta_step, nec_float phi0, nec_float phi_step, nec_float in_eta, nec_float in_axial_ratio, int in_segment_number, string in_type) |
| |
| virtual enum nec_result_type | get_result_type () override |
| |
|
void | set_input (int theta_index, int phi_index, nec_float mag) |
| |
|
int | get_n_theta () |
| |
|
int | get_n_phi () |
| |
|
nec_float | get_theta_start () |
| |
|
nec_float | get_phi_start () |
| |
|
nec_float | get_delta_theta () |
| |
|
nec_float | get_delta_phi () |
| |
|
nec_float | get_eta () |
| |
|
nec_float | get_axial_ratio () |
| |
|
int | get_segment_number () |
| |
|
string | get_type () |
| |
|
real_array | get_mag () |
| |
|
nec_float | get_mag (int theta_index, int phi_index) |
| |
|
nec_float | get_norm_factor () |
| |
| virtual void | write_to_file (ostream &os) override |
| |
|
bool | write_file () const |
| |
|
void | set_write_file (bool f) |
| |
|
void | set_frequency (nec_float f) |
| |
|
nec_float | get_frequency () |
| |
|
void | set_result_format (enum RESULT_FORMAT f) |
| |
Normalized Receiving Pattern