Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ConvPic.hh File Reference

#include <ctime>
#include <Magick++.h>

Include dependency graph for ConvPic.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std
namespace  Magick

Compounds

struct  _stLOFARInfo
 Information stored in saved LOFAR .tif.inf. More...

struct  _stDEMONInfo
 Information stored in saved DEMON .tif.inf. More...

struct  _stSGramInfo
 Information stored in saved spectrogram .tif.inf. More...

struct  _stTBearInfo
 Information stored in saved bearing-time .tif.inf. More...

union  _uPicInfo
 Combination of information in all .inf files. More...

class  clConvPic
 Conversion of .tif + .tif.inf to image containing information in the .inf file. More...


Defines

#define CP_FONT_NAME   "helvetica"
#define CP_FONT_SMALL   10
#define CP_FONT_NORMAL   12
#define CP_FONT_LARGE   16
#define CP_PAGE_SPEC   "+100+100"
#define CP_MARGIN_L   100
#define CP_MARGIN_T   100
#define CP_MARGIN_R   50
#define CP_MARGIN_B   50
#define CP_TICKL_LEN   10
#define CP_TICKS_LEN   5

Typedefs

typedef _stLOFARInfo stLOFARInfo
 Information stored in saved LOFAR .tif.inf.

typedef _stLOFARInfostpLOFARInfo
 Information stored in saved LOFAR .tif.inf.

typedef _stDEMONInfo stDEMONInfo
 Information stored in saved DEMON .tif.inf.

typedef _stDEMONInfostpDEMONInfo
 Information stored in saved DEMON .tif.inf.

typedef _stSGramInfo stSGramInfo
 Information stored in saved spectrogram .tif.inf.

typedef _stSGramInfostpSGramInfo
 Information stored in saved spectrogram .tif.inf.

typedef _stTBearInfo stTBearInfo
 Information stored in saved bearing-time .tif.inf.

typedef _stTBearInfostpTBearInfo
 Information stored in saved bearing-time .tif.inf.

typedef _uPicInfo utPicInfo
 Combination of information in all .inf files.

typedef _uPicInfoutpPicInfo
 Combination of information in all .inf files.


Enumerations

enum  { CP_TYPE_LOFAR, CP_TYPE_DEMON, CP_TYPE_SGRAM, CP_TYPE_TBEAR }
 Types for different kinds of saved images. More...


Define Documentation

#define CP_FONT_NAME   "helvetica"
 

Definition at line 30 of file ConvPic.hh.

Referenced by clConvPic::LoadAndCreate().

#define CP_FONT_SMALL   10
 

Definition at line 31 of file ConvPic.hh.

Referenced by clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), and clConvPic::DrawTBearInfo().

#define CP_FONT_NORMAL   12
 

Definition at line 32 of file ConvPic.hh.

Referenced by clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), and clConvPic::DrawTBearInfo().

#define CP_FONT_LARGE   16
 

Definition at line 33 of file ConvPic.hh.

Referenced by clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), and clConvPic::DrawTBearInfo().

#define CP_PAGE_SPEC   "+100+100"
 

Definition at line 34 of file ConvPic.hh.

Referenced by clConvPic::LoadAndCreate().

#define CP_MARGIN_L   100
 

Definition at line 35 of file ConvPic.hh.

Referenced by clConvPic::CopySource(), clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), clConvPic::DrawTBearInfo(), and clConvPic::LoadAndCreate().

#define CP_MARGIN_T   100
 

Definition at line 36 of file ConvPic.hh.

Referenced by clConvPic::CopySource(), clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), clConvPic::DrawTBearInfo(), and clConvPic::LoadAndCreate().

#define CP_MARGIN_R   50
 

Definition at line 37 of file ConvPic.hh.

Referenced by clConvPic::LoadAndCreate().

#define CP_MARGIN_B   50
 

Definition at line 38 of file ConvPic.hh.

Referenced by clConvPic::LoadAndCreate().

#define CP_TICKL_LEN   10
 

Definition at line 39 of file ConvPic.hh.

Referenced by clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), and clConvPic::DrawTBearInfo().

#define CP_TICKS_LEN   5
 

Definition at line 40 of file ConvPic.hh.

Referenced by clConvPic::DrawDEMONInfo(), clConvPic::DrawLOFARInfo(), clConvPic::DrawSGramInfo(), and clConvPic::DrawTBearInfo().


Typedef Documentation

typedef struct _stLOFARInfo stLOFARInfo
 

Information stored in saved LOFAR .tif.inf.

typedef struct _stLOFARInfo * stpLOFARInfo
 

Information stored in saved LOFAR .tif.inf.

typedef struct _stDEMONInfo stDEMONInfo
 

Information stored in saved DEMON .tif.inf.

typedef struct _stDEMONInfo * stpDEMONInfo
 

Information stored in saved DEMON .tif.inf.

typedef struct _stSGramInfo stSGramInfo
 

Information stored in saved spectrogram .tif.inf.

typedef struct _stSGramInfo * stpSGramInfo
 

Information stored in saved spectrogram .tif.inf.

typedef struct _stTBearInfo stTBearInfo
 

Information stored in saved bearing-time .tif.inf.

typedef struct _stTBearInfo * stpTBearInfo
 

Information stored in saved bearing-time .tif.inf.

typedef union _uPicInfo utPicInfo
 

Combination of information in all .inf files.

typedef union _uPicInfo * utpPicInfo
 

Combination of information in all .inf files.


Enumeration Type Documentation

anonymous enum
 

Types for different kinds of saved images.

Enumeration values:
CP_TYPE_LOFAR 
CP_TYPE_DEMON 
CP_TYPE_SGRAM 
CP_TYPE_TBEAR 

Definition at line 50 of file ConvPic.hh.


Generated on Sun Oct 26 19:11:34 2003 for HASAS by doxygen 1.3.3