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
TwoSpectParamSpaceSearchVals Struct Reference

Detailed Description

Definition at line 179 of file TwoSpectTypes.h.

Data Fields

REAL8 fminimum
 
REAL8 fmaximum
 
UINT4 numfsteps
 
UINT4 numperiodslonger
 
UINT4 numperiodsshorter
 
REAL4 periodSpacingFactor
 
REAL8 dfmin
 
REAL8 dfmax
 
UINT4 numdfsteps
 

Field Documentation

◆ fminimum

REAL8 TwoSpectParamSpaceSearchVals::fminimum

Definition at line 180 of file TwoSpectTypes.h.

◆ fmaximum

REAL8 TwoSpectParamSpaceSearchVals::fmaximum

Definition at line 181 of file TwoSpectTypes.h.

◆ numfsteps

UINT4 TwoSpectParamSpaceSearchVals::numfsteps

Definition at line 182 of file TwoSpectTypes.h.

◆ numperiodslonger

UINT4 TwoSpectParamSpaceSearchVals::numperiodslonger

Definition at line 183 of file TwoSpectTypes.h.

◆ numperiodsshorter

UINT4 TwoSpectParamSpaceSearchVals::numperiodsshorter

Definition at line 184 of file TwoSpectTypes.h.

◆ periodSpacingFactor

REAL4 TwoSpectParamSpaceSearchVals::periodSpacingFactor

Definition at line 185 of file TwoSpectTypes.h.

◆ dfmin

REAL8 TwoSpectParamSpaceSearchVals::dfmin

Definition at line 186 of file TwoSpectTypes.h.

◆ dfmax

REAL8 TwoSpectParamSpaceSearchVals::dfmax

Definition at line 187 of file TwoSpectTypes.h.

◆ numdfsteps

UINT4 TwoSpectParamSpaceSearchVals::numdfsteps

Definition at line 188 of file TwoSpectTypes.h.