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

Detailed Description

Definition at line 151 of file DriveHoughColor.h.

Data Fields

REAL8 nStar
 most significant number count in a skypatch More...
 
REAL8 nStarSignificance
 significance of number count nStar More...
 
REAL8 freqStar
 frequency of nStar More...
 
REAL8 alphaStar
 right-ascension of nStar More...
 
REAL8 deltaStar
 declination of nStar More...
 
REAL8 fdotStar
 value of first spindown parameter More...
 

Field Documentation

◆ nStar

REAL8 HoughSignificantEvent::nStar

most significant number count in a skypatch

Definition at line 152 of file DriveHoughColor.h.

◆ nStarSignificance

REAL8 HoughSignificantEvent::nStarSignificance

significance of number count nStar

Definition at line 153 of file DriveHoughColor.h.

◆ freqStar

REAL8 HoughSignificantEvent::freqStar

frequency of nStar

Definition at line 154 of file DriveHoughColor.h.

◆ alphaStar

REAL8 HoughSignificantEvent::alphaStar

right-ascension of nStar

Definition at line 155 of file DriveHoughColor.h.

◆ deltaStar

REAL8 HoughSignificantEvent::deltaStar

declination of nStar

Definition at line 156 of file DriveHoughColor.h.

◆ fdotStar

REAL8 HoughSignificantEvent::fdotStar

value of first spindown parameter

Definition at line 157 of file DriveHoughColor.h.