#include <coildata.hpp>
Collaboration diagram for CoilData:
Public Member Functions | |
CoilData () | |
~CoilData () | |
void | cleanup () |
bool | load (const char *path) |
Public Attributes | |
coilgen_bmap * | bmap |
coilgen_bmapemap * | bmapemap |
unsigned char * | cmap |
coilgen_cubic_bmap * | cubic_bmap |
coilgen_cubic_bmapemap * | cubic_bmapemap |
unsigned int | flags |
prec_t | coil_radius |
prec_t | coil_wr |
prec_t | coilpair_distance |
size_t | radial_samples |
size_t | axial_samples |
prec_t | geom_radial |
prec_t | geom_axial |
prec_t | geom_axial_add |
bool | has_axial_add |
bool | mirror |
prec_t | cr |
prec_t | ca |
prec_t | rec_cr |
prec_t | rec_ca |
Definition at line 159 of file coildata.hpp.
CoilData::CoilData | ( | ) |
CoilData::~CoilData | ( | ) |
void CoilData::cleanup | ( | ) |
bool CoilData::load | ( | const char * | path | ) |
Definition at line 169 of file coildata.hpp.
Definition at line 170 of file coildata.hpp.
unsigned char* CoilData::cmap |
Definition at line 171 of file coildata.hpp.
Definition at line 172 of file coildata.hpp.
Definition at line 173 of file coildata.hpp.
unsigned int CoilData::flags |
Definition at line 175 of file coildata.hpp.
Definition at line 177 of file coildata.hpp.
Referenced by CoilDataFactory< IC >::make(), and CoilDataFactory< IC >::make_coilpair().
Definition at line 178 of file coildata.hpp.
Referenced by CoilDataFactory< IC >::make(), and CoilDataFactory< IC >::make_coilpair().
Definition at line 180 of file coildata.hpp.
Referenced by CoilDataFactory< IC >::make(), and CoilDataFactory< IC >::make_coilpair().
size_t CoilData::radial_samples |
Definition at line 182 of file coildata.hpp.
size_t CoilData::axial_samples |
Definition at line 183 of file coildata.hpp.
Definition at line 184 of file coildata.hpp.
Definition at line 185 of file coildata.hpp.
Definition at line 186 of file coildata.hpp.
Definition at line 188 of file coildata.hpp.
bool CoilData::mirror |
Definition at line 191 of file coildata.hpp.
Definition at line 191 of file coildata.hpp.
Definition at line 192 of file coildata.hpp.
Definition at line 192 of file coildata.hpp.