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

Detailed Description

Polar coordinates of a unitary vector on the sphere.

Definition at line 327 of file LUT.h.

Data Fields

REAL8 alpha
 any value More...
 
REAL8 delta
 In the interval [ \( -\pi/2, \, \pi/2 \) ]. More...
 

Field Documentation

◆ alpha

REAL8 REAL8UnitPolarCoor::alpha

any value

Definition at line 328 of file LUT.h.

◆ delta

REAL8 REAL8UnitPolarCoor::delta

In the interval [ \( -\pi/2, \, \pi/2 \) ].

Definition at line 329 of file LUT.h.