ComputeFBuffer Struct Reference

Struct holding buffered ComputeFStat()-internal quantities to avoid unnecessarily recomputing things that depend ONLY on the skyposition and detector-state series (but not on the spins). More...

#include <ComputeFstat.h>

Collaboration diagram for ComputeFBuffer:

Collaboration graph
[legend]

Data Fields

const MultiDetectorStateSeriesmultiDetStates
 buffer for each detStates (store pointer) and skypos
REAL8 Alpha
REAL8 Delta
 skyposition of candidate
MultiSSBtimesmultiSSB
MultiSSBtimesmultiBinary
MultiAMCoeffsmultiAMcoef
MultiCmplxAMCoeffsmultiCmplxAMcoef

Detailed Description

Struct holding buffered ComputeFStat()-internal quantities to avoid unnecessarily recomputing things that depend ONLY on the skyposition and detector-state series (but not on the spins).

For the first call of ComputeFStat() the pointer-entries should all be NULL.

Definition at line 187 of file ComputeFstat.h.


Field Documentation

const MultiDetectorStateSeries* ComputeFBuffer::multiDetStates

buffer for each detStates (store pointer) and skypos

Definition at line 188 of file ComputeFstat.h.

REAL8 ComputeFBuffer::Alpha

Definition at line 189 of file ComputeFstat.h.

REAL8 ComputeFBuffer::Delta

skyposition of candidate

Definition at line 189 of file ComputeFstat.h.

MultiSSBtimes* ComputeFBuffer::multiSSB

Definition at line 190 of file ComputeFstat.h.

MultiSSBtimes* ComputeFBuffer::multiBinary

Definition at line 191 of file ComputeFstat.h.

MultiAMCoeffs* ComputeFBuffer::multiAMcoef

Definition at line 192 of file ComputeFstat.h.

MultiCmplxAMCoeffs* ComputeFBuffer::multiCmplxAMcoef

Definition at line 193 of file ComputeFstat.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 03:08:31 2008 for LAL by  doxygen 1.5.2