SkyRegion Struct Reference

structure describing a polygon-region in the sky More...

#include <DopplerScan.h>

Collaboration diagram for SkyRegion:

Collaboration graph
[legend]

Data Fields

UINT4 numVertices
 number of polygon-vertices
SkyPositionvertices
 array of vertices
SkyPosition lowerLeft
 lower-left point of bounding square
SkyPosition upperRight
 upper-right point of bounding square

Detailed Description

structure describing a polygon-region in the sky

Definition at line 113 of file DopplerScan.h.


Field Documentation

UINT4 SkyRegion::numVertices

number of polygon-vertices

Definition at line 114 of file DopplerScan.h.

SkyPosition* SkyRegion::vertices

array of vertices

Definition at line 115 of file DopplerScan.h.

SkyPosition SkyRegion::lowerLeft

lower-left point of bounding square

Definition at line 116 of file DopplerScan.h.

SkyPosition SkyRegion::upperRight

upper-right point of bounding square

Definition at line 117 of file DopplerScan.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 03:08:53 2008 for LAL by  doxygen 1.5.2