Sky Constants and beam pattern response functions used by LALFastGeneratePulsarSFTs().
These are output from LALComputeSkyAndZeroPsiAMResponse().
Definition at line 349 of file GeneratePulsarSignal.h.
Data Fields | |
| REAL8 * | skyConst |
| vector of A and B sky constants More... | |
| REAL4 * | fPlusZeroPsi |
| vector of Fplus values for psi = 0 at midpoint of each SFT More... | |
| REAL4 * | fCrossZeroPsi |
| vector of Fcross values for psi = 0 at midpoint of each SFT More... | |
| REAL8* SkyConstAndZeroPsiAMResponse::skyConst |
vector of A and B sky constants
Definition at line 350 of file GeneratePulsarSignal.h.
| REAL4* SkyConstAndZeroPsiAMResponse::fPlusZeroPsi |
vector of Fplus values for psi = 0 at midpoint of each SFT
Definition at line 351 of file GeneratePulsarSignal.h.
| REAL4* SkyConstAndZeroPsiAMResponse::fCrossZeroPsi |
vector of Fcross values for psi = 0 at midpoint of each SFT
Definition at line 352 of file GeneratePulsarSignal.h.