Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-3a66518
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SM_CallbackOut Struct Reference

Detailed Description

Definition at line 95 of file SuperskyMetrics.c.

Data Fields

PulsarDopplerParams min_phys
 Minimum physical range. More...
 
PulsarDopplerParams max_phys
 Maximum physical range. More...
 
double min_rssky2_array [32]
 Minimum range of other reduced supersky coordinates. More...
 
gsl_vector_view min_rssky2_view
 
double max_rssky2_array [32]
 Maximum range of other reduced supersky coordinates. More...
 
gsl_vector_view max_rssky2_view
 

Field Documentation

◆ min_phys

PulsarDopplerParams SM_CallbackOut::min_phys

Minimum physical range.

Definition at line 96 of file SuperskyMetrics.c.

◆ max_phys

PulsarDopplerParams SM_CallbackOut::max_phys

Maximum physical range.

Definition at line 97 of file SuperskyMetrics.c.

◆ min_rssky2_array

double SM_CallbackOut::min_rssky2_array[32]

Minimum range of other reduced supersky coordinates.

Definition at line 98 of file SuperskyMetrics.c.

◆ min_rssky2_view

gsl_vector_view SM_CallbackOut::min_rssky2_view

Definition at line 99 of file SuperskyMetrics.c.

◆ max_rssky2_array

double SM_CallbackOut::max_rssky2_array[32]

Maximum range of other reduced supersky coordinates.

Definition at line 100 of file SuperskyMetrics.c.

◆ max_rssky2_view

gsl_vector_view SM_CallbackOut::max_rssky2_view

Definition at line 101 of file SuperskyMetrics.c.