Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SkyPatchesInfo Struct Reference

Detailed Description

struct holding info about skypoints

Definition at line 91 of file PulsarCrossCorr.h.

Data Fields

UINT4 numSkyPatches
 
REAL8alpha
 
REAL8delta
 
REAL8alphaSize
 
REAL8deltaSize
 

Field Documentation

◆ numSkyPatches

UINT4 SkyPatchesInfo::numSkyPatches

Definition at line 92 of file PulsarCrossCorr.h.

◆ alpha

REAL8* SkyPatchesInfo::alpha

Definition at line 93 of file PulsarCrossCorr.h.

◆ delta

REAL8* SkyPatchesInfo::delta

Definition at line 94 of file PulsarCrossCorr.h.

◆ alphaSize

REAL8* SkyPatchesInfo::alphaSize

Definition at line 95 of file PulsarCrossCorr.h.

◆ deltaSize

REAL8* SkyPatchesInfo::deltaSize

Definition at line 96 of file PulsarCrossCorr.h.