File: PyNEC.py

package info (click to toggle)
necpp 1.5.0%2Bcvs20101003-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,948 kB
  • sloc: cpp: 34,532; ansic: 10,190; fortran: 8,339; python: 2,948; makefile: 200; ruby: 66; sh: 15
file content (12 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# This file replace the Swig generated proxy class. It allows the other python files to be used.	  

from nec_context import *
from c_geometry import *
from nec_norm_rx_pattern import *
from nec_radiation_pattern import *
from nec_structure_excitation import *
from nec_antenna_input import *
from nec_near_field_pattern import *
from nec_structure_currents import *
from nec_ground import *