Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ddlfiles/SuperModule.h

Go to the documentation of this file.
00001 #ifndef  __SuperModule_LOADED
00002 #define  __SuperModule_LOADED
00003 typedef struct {
00004 int supermodule;
00005 int              ID;
00006 int              NActvPln;
00007 int              NAPlnMdl;
00008 int              NMdl;
00009 int              CoilSet;
00010 float            CoilI;
00011 float            KATurn;
00012 float            SupX0;
00013 float            SupY0;
00014 float            UpSpace;
00015 float            DnSpace;
00016 float            Xmin;
00017 float            Xmax;
00018 float            Ymin;
00019 float            Ymax;
00020 float            Zmin;
00021 float            Zmax;
00022 int _9999;
00023 } SUPERMODULE_DEF;
00024 #ifdef __TAP_CREOBJ__
00025 SUPERMODULE_DEF SuperModule;
00026 #else
00027 extern SUPERMODULE_DEF SuperModule;
00028 #endif
00029 #endif
00030 

Generated on Mon Feb 15 11:07:40 2010 for loon by  doxygen 1.3.9.1