DopplerSkyScanState Struct Reference

this structure reflects the current state of a DopplerSkyScan More...

#include <DopplerScan.h>

Collaboration diagram for DopplerSkyScanState:

Collaboration graph
[legend]

Data Fields

scan_state_t state
 idle, ready or finished
SkyRegion skyRegion
 polygon (and bounding square) defining sky-region
UINT4 numSkyGridPoints
 how many skygrid-points
PulsarSpins dfkdot
 fixed-size steps in spins
DopplerSkyGridskyGrid
 head of linked list of skygrid nodes
DopplerSkyGridskyNode
 pointer to current grid-node in skygrid

Detailed Description

this structure reflects the current state of a DopplerSkyScan

Definition at line 154 of file DopplerScan.h.


Field Documentation

scan_state_t DopplerSkyScanState::state

idle, ready or finished

Definition at line 155 of file DopplerScan.h.

SkyRegion DopplerSkyScanState::skyRegion

polygon (and bounding square) defining sky-region

Definition at line 156 of file DopplerScan.h.

UINT4 DopplerSkyScanState::numSkyGridPoints

how many skygrid-points

Definition at line 157 of file DopplerScan.h.

PulsarSpins DopplerSkyScanState::dfkdot

fixed-size steps in spins

Definition at line 158 of file DopplerScan.h.

DopplerSkyGrid* DopplerSkyScanState::skyGrid

head of linked list of skygrid nodes

Definition at line 159 of file DopplerScan.h.

DopplerSkyGrid* DopplerSkyScanState::skyNode

pointer to current grid-node in skygrid

Definition at line 160 of file DopplerScan.h.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 7 02:41:46 2008 for LAL by  doxygen 1.5.2