Commit Graph

8 Commits (9737661b94a3df074a3a2839e01f3b4c0654385f)

Author SHA1 Message Date
Thorsten Liebig fbfccc4110 adaptations for win32 with MSVC
* missing __declspec import/export for openEMS.dll/nf2ff.dll creation
* SEE2 needs __m128 and operators (see tools/array_ops.h)
* array creation needs new/delete for compile time unknown sizes
* no gettimeofday and Winsock2 instead of sys/time
* missing math defines

Signed-off-by: Thorsten Liebig <liebig@imst.de>
2019-12-30 17:12:51 +01:00
Thorsten Liebig f06cc293dc remove using namespace std from header files
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-06-18 21:45:22 +02:00
Thorsten Liebig 9ef6510d3e nf2ff: add boundary mirroring
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2014-10-09 21:20:31 +02:00
Thorsten Liebig 7e295edb54 nf2ff: allow Radius, Eps_r and Mue_r definition
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-03 21:44:12 +02:00
Thorsten Liebig e1376be1e5 nf2ff: use double for integral values 2012-09-17 13:21:32 +02:00
Thorsten Liebig 7f4a0ccdaa nf2ff: dump radiated power for all theta+phi directions 2012-07-18 15:45:37 +02:00
Thorsten Liebig 82533bc84e nf2ff: new support for cylindrical mesh & added nf2ff phase center definition
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-10 12:02:25 +01:00
Thorsten Liebig 4c249bd4a3 new nf2ff application, replacing the matlab version
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-02 11:45:26 +01:00