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

ddlfiles/PlanePos.h

Go to the documentation of this file.
00001 #ifndef  __PlanePos_LOADED
00002 #define  __PlanePos_LOADED
00003 typedef struct {
00004 int planepos;
00005 int              ID;
00006 int              ISuper;
00007 int              IModule;
00008 int              InMdl;
00009 float            PairZmin;
00010 float            PairZmax;
00011 char             PasvName[4];
00012 float            XYPasv[2];
00013 float            ZFrntPasv;
00014 char             ActvName[4];
00015 float            XYActv[2];
00016 float            ZFrntActv;
00017 char             Rotm[4];
00018 int              ActvSpec;
00019 int              PasvSpec;
00020 int              RotmID;
00021 int _9999;
00022 } PLANEPOS_DEF;
00023 #ifdef __TAP_CREOBJ__
00024 PLANEPOS_DEF PlanePos;
00025 #else
00026 extern PLANEPOS_DEF PlanePos;
00027 #endif
00028 #endif
00029 

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