LALPulsar  6.1.0.1-89842e6
TascPorbTiling.h File Reference

Prototypes

int XLALSetLatticeTilingPorbEllipticalBound (LatticeTiling *tiling, const size_t tasc_dimension, const size_t porb_dimension, const double P0, const double sigP, const double T0, const double sigT, const int norb, const double nsigma, const BOOLEAN useShearedPeriod)
 Set an orbital period as a function of time of ascension. More...
 

Go to the source code of this file.

Function Documentation

◆ XLALSetLatticeTilingPorbEllipticalBound()

int XLALSetLatticeTilingPorbEllipticalBound ( LatticeTiling *  tiling,
const size_t  tasc_dimension,
const size_t  porb_dimension,
const double  P0,
const double  sigP,
const double  T0,
const double  sigT,
const int  norb,
const double  nsigma,
const BOOLEAN  useShearedPeriod 
)

Set an orbital period as a function of time of ascension.

Parameters
[in]tilingLattice tiling
[in]tasc_dimensionTime of ascension dimension
[in]porb_dimensionOrbital period dimension
[in]P0Most likely orbital period
[in]sigPOne-sigma uncertainty on orbital period
[in]T0Most likely time of ascension (uncorrelated with orbital period
[in]sigTOne-sigma uncertainty on time of ascension
[in]norbNumber of orbits between time of ascention estimate and search region
[in]nsigmaRadius in sigma of circular search region in parameter space scaled by uncertainties
[in]useShearedPeriodWhether to use sheared Porb coordinate so the centerline of the search ellipse is horizontal

Definition at line 116 of file TascPorbTiling.c.