SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Macros
swepam_i.h File Reference
#include "swepam_dcali.h"
#include "swepam_dengi.h"
#include "swepam_dhskpi.h"
#include "swepam_dloadi.h"
#include "swepam_drawi.h"
#include "swepam_dssti.h"
#include "swepam_dsti.h"
#include "swepam_dsti2.h"
#include "swepam_dswi.h"
#include "swepam_bri.h"
#include "hdfi.h"
#include "swepam.h"
Include dependency graph for swepam_i.h:

Go to the source code of this file.

Classes

struct  swepam_i
 

Macros

#define DATA_SIZE_RTSW   1344 /* # of bytes in 1 RTSW mode */
 
#define DATA_SIZE_SWI   4352 /* # of bytes in 1 SWI mode */
 
#define I_SPEC   5 /* # of spectral segments */
 
#define I_ANGLE   33 /* # of pixels in RTSW data set */
 
#define I_ANGLE_TOT   96 /* # of pixels in SWI data set */
 
#define I_ESTEP   8 /* # of E steps per angle/seg */
 
#define I_ETOT   40 /* total # of energy steps */
 
#define I_COUNT_RTSW   1320 /* # of counts in 1 RTSW mode */
 
#define I_COUNT_SWI   3840 /* # of counts in 1 SWI mode */
 
#define I_MFHDR   4 /* Major frame header */
 
#define I_RTMFHDR   4 /* Real Time Major frame header */
 
#define I_SSSHDR   5 /* Spectral Segment Header */
 
#define I_DSHDR   2 /* Data Set Header */
 
#define I_CEM   12 /* # of CEMs used in SWI mode */
 
#define I_PHI   61 /* # of phi angles */
 

Macro Definition Documentation

#define DATA_SIZE_RTSW   1344 /* # of bytes in 1 RTSW mode */
#define DATA_SIZE_SWI   4352 /* # of bytes in 1 SWI mode */
#define I_ANGLE   33 /* # of pixels in RTSW data set */
#define I_ANGLE_TOT   96 /* # of pixels in SWI data set */
#define I_CEM   12 /* # of CEMs used in SWI mode */
#define I_COUNT_RTSW   1320 /* # of counts in 1 RTSW mode */
#define I_COUNT_SWI   3840 /* # of counts in 1 SWI mode */
#define I_DSHDR   2 /* Data Set Header */
#define I_ESTEP   8 /* # of E steps per angle/seg */
#define I_ETOT   40 /* total # of energy steps */
#define I_MFHDR   4 /* Major frame header */
#define I_PHI   61 /* # of phi angles */
#define I_RTMFHDR   4 /* Real Time Major frame header */
#define I_SPEC   5 /* # of spectral segments */
#define I_SSSHDR   5 /* Spectral Segment Header */