nec2++
1.7.0
|
#include <nec_results.h>
Public Member Functions | |
virtual enum nec_result_type | get_result_type () |
void | set_input (int tag, int segment, nec_complex voltage, nec_complex current, nec_complex impedance, nec_complex admittance, nec_float power) |
virtual void | write_to_file (ostream &os) |
vector< int > | get_tag () |
vector< int > | get_segment () |
vector< nec_complex > | get_current () |
vector< nec_complex > | get_voltage () |
vector< nec_complex > & | get_impedance () |
vector< nec_float > | get_power () |
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 |
Antenna Input Parameters