|
COMPLEX8FrequencySeries * | get_response (const char *cacheName, const char *ifoName, LIGOTimeGPS *epoch, REAL8 dataDuration, REAL8 dataSampleRate, REAL4 responseScale, int strainData, const char *channel_name) |
|
COMPLEX8FrequencySeries * | get_impulse_response (const char *ifoName, LIGOTimeGPS *epoch, REAL8 dataDuration, REAL8 dataSampleRate, REAL4 responseScale) |
|
COMPLEX8FrequencySeries * | get_frame_response (const char *cacheName, const char *ifoName, LIGOTimeGPS *epoch, REAL8 dataDuration, REAL8 dataSampleRate, REAL4 responseScale, const char *channel_name) |
|
COMPLEX8FrequencySeries * | get_reference_response_function (LALCache *calCache, const char *ifoName) |
|
COMPLEX8FrequencySeries * | get_reference_sensing_function (LALCache *calCache, const char *ifoName) |
|
COMPLEX8TimeSeries * | get_cavity_gain_factor (LALCache *calCache, LIGOTimeGPS *epoch, const char *ifoName) |
|
COMPLEX8TimeSeries * | get_open_loop_gain_factor (LALCache *calCache, LIGOTimeGPS *epoch, const char *ifoName) |
|
Go to the source code of this file.
|
static LALUnit | strainPerCount = {0,{0,0,0,0,0,1,-1},{0,0,0,0,0,0,0}} |
|
◆ get_response()
◆ get_impulse_response()
◆ get_frame_response()
◆ get_reference_response_function()
◆ get_reference_sensing_function()
◆ get_cavity_gain_factor()
◆ get_open_loop_gain_factor()
◆ strainPerCount
LALUnit strainPerCount = {0,{0,0,0,0,0,1,-1},{0,0,0,0,0,0,0}} |
|
static |