cfitsio  3390
Data Fields
RgnShape Struct Reference

#include <region.h>

Data Fields

char sign
 Include or exclude? More...
 
shapeType shape
 Shape of this region. More...
 
int comp
 Component number for this region. More...
 
double xmin
 bounding box More...
 
double xmax
 bounding box More...
 
double ymin
 bounding box More...
 
double ymax
 bounding box More...
 
union {
   struct {
      double   p [11]
 
      double   sinT
 
      double   cosT
 
      double   a
 
      double   b
 
   }   gen
 
   struct {
      int   nPts
 
      double *   Pts
 
   }   poly
 
param
 parameters - in pixels More...
 

Field Documentation

double RgnShape::a
double RgnShape::b
RgnShape::comp

Component number for this region.

double RgnShape::cosT
struct { ... } RgnShape::gen
int RgnShape::nPts
double RgnShape::p[11]
RgnShape::param

parameters - in pixels

struct { ... } RgnShape::poly
double* RgnShape::Pts
RgnShape::shape

Shape of this region.

RgnShape::sign

Include or exclude?

double RgnShape::sinT
RgnShape::xmax

bounding box

RgnShape::xmin

bounding box

RgnShape::ymax

bounding box

RgnShape::ymin

bounding box


The documentation for this struct was generated from the following files: