nec2++  1.7.0
Public Member Functions | Protected Attributes | List of all members
nec_base_result Class Referenceabstract

#include <nec_results.h>

Inheritance diagram for nec_base_result:
nec_antenna_input nec_near_field_pattern nec_norm_rx_pattern nec_radiation_pattern nec_structure_currents nec_structure_excitation

Public Member Functions

virtual void write_to_file (ostream &os)=0
 
virtual enum nec_result_type get_result_type ()=0
 
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)
 

Protected Attributes

enum RESULT_FORMAT _result_format
 

Detailed Description

This class contains the results of the NEC analysis. Set methods will store the results in this class, but will NOT print the results to a file


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