nec2++  1.7.0
Public Member Functions | List of all members
nec_near_field_pattern Class Reference
Inheritance diagram for nec_near_field_pattern:
nec_base_result

Public Member Functions

 nec_near_field_pattern (int in_nfeh)
 
virtual enum nec_result_type get_result_type ()
 
void set_input (nec_float x, nec_float y, nec_float z, nec_complex field_x, nec_complex field_y, nec_complex field_z)
 
virtual void write_to_file (ostream &os)
 
int get_nfeh ()
 
vector< nec_float > get_x ()
 
vector< nec_float > get_y ()
 
vector< nec_float > get_z ()
 
vector< nec_complex > get_field_x ()
 
vector< nec_complex > get_field_y ()
 
vector< nec_complex > get_field_z ()
 
- Public Member Functions inherited from nec_base_result
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)
 

Additional Inherited Members

- Protected Attributes inherited from nec_base_result
enum RESULT_FORMAT _result_format
 

The documentation for this class was generated from the following files: