coilgen_header Struct Reference

#include <coildata.hpp>

List of all members.

Public Types

enum  eflags { IS_HALF = 0x00000001, IS_COILPAIR = 0x00000002, IS_OPPOSING_COILPAIR = 0x00000004, IS_MIRROR = 0x00000008 }

Public Attributes

char magic [4]
unsigned int flags
unsigned int coilprec_size
unsigned int _filler
double coil_radius
double coil_wr
double coilpair_distance
unsigned int radial_samples
unsigned int axial_samples
double geom_radial
double geom_axial
double geom_axial_add


Detailed Description

Definition at line 57 of file coildata.hpp.


Member Enumeration Documentation

enum coilgen_header::eflags

Enumerator:
IS_HALF 
IS_COILPAIR 
IS_OPPOSING_COILPAIR 
IS_MIRROR 

Definition at line 61 of file coildata.hpp.


Member Data Documentation

char coilgen_header::magic[4]

Definition at line 59 of file coildata.hpp.

unsigned int coilgen_header::flags

Definition at line 60 of file coildata.hpp.

unsigned int coilgen_header::coilprec_size

Definition at line 68 of file coildata.hpp.

unsigned int coilgen_header::_filler

Definition at line 69 of file coildata.hpp.

double coilgen_header::coil_radius

Definition at line 71 of file coildata.hpp.

double coilgen_header::coil_wr

Definition at line 72 of file coildata.hpp.

double coilgen_header::coilpair_distance

Definition at line 73 of file coildata.hpp.

unsigned int coilgen_header::radial_samples

Definition at line 75 of file coildata.hpp.

unsigned int coilgen_header::axial_samples

Definition at line 76 of file coildata.hpp.

double coilgen_header::geom_radial

Definition at line 77 of file coildata.hpp.

double coilgen_header::geom_axial

Definition at line 78 of file coildata.hpp.

double coilgen_header::geom_axial_add

Definition at line 79 of file coildata.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0