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

Detailed Description

Signal (amplitude) parameter ranges.

Definition at line 68 of file synthesizeBstatMC.c.

Data Fields

REAL8 h0Nat
 h0 in natural units ie h0Nat = h0 * sqrt(T/Sn) More...
 
REAL8 h0NatBand
 draw h0Nat from Band [h0Nat, h0Nat + Band ] More...
 
REAL8 SNR
 if > 0: alternative to h0Nat/h0NatBand: fix optimal signal SNR More...
 
REAL8 cosi
 
REAL8 cosiBand
 
REAL8 psi
 
REAL8 psiBand
 
REAL8 phi0
 
REAL8 phi0Band
 

Field Documentation

◆ h0Nat

REAL8 AmpParamsRange_t::h0Nat

h0 in natural units ie h0Nat = h0 * sqrt(T/Sn)

Definition at line 69 of file synthesizeBstatMC.c.

◆ h0NatBand

REAL8 AmpParamsRange_t::h0NatBand

draw h0Nat from Band [h0Nat, h0Nat + Band ]

Definition at line 70 of file synthesizeBstatMC.c.

◆ SNR

REAL8 AmpParamsRange_t::SNR

if > 0: alternative to h0Nat/h0NatBand: fix optimal signal SNR

Definition at line 71 of file synthesizeBstatMC.c.

◆ cosi

REAL8 AmpParamsRange_t::cosi

Definition at line 72 of file synthesizeBstatMC.c.

◆ cosiBand

REAL8 AmpParamsRange_t::cosiBand

Definition at line 73 of file synthesizeBstatMC.c.

◆ psi

REAL8 AmpParamsRange_t::psi

Definition at line 74 of file synthesizeBstatMC.c.

◆ psiBand

REAL8 AmpParamsRange_t::psiBand

Definition at line 75 of file synthesizeBstatMC.c.

◆ phi0

REAL8 AmpParamsRange_t::phi0

Definition at line 76 of file synthesizeBstatMC.c.

◆ phi0Band

REAL8 AmpParamsRange_t::phi0Band

Definition at line 77 of file synthesizeBstatMC.c.