|
nec2++
1.7.0
|
Using nec_context. More...
#include "common.h"#include "c_ggrid.h"#include "math_util.h"#include "matrix_algebra.h"#include "electromag.h"#include "nec_radiation_pattern.h"#include "nec_results.h"#include "nec_structure_currents.h"#include "nec_output.h"#include "nec_ground.h"#include "c_plot_card.h"Go to the source code of this file.
Classes | |
| class | nec_context |
| Container for an nec2++ simulation. More... | |
Enumerations | |
| enum | excitation_return { FREQ_PRINT_NORMALIZATION = 0, FREQ_LOOP_CONTINUE = 1, FREQ_LOOP_CARD_CONTINUE = 2 } |
Using nec_context.
The following code shows an example of how the nec_context class is used.
1.8.8