FACT++  1.0
void palDcs2c ( double  a,
double  b,
double  v[3] 
)

Definition at line 368 of file palOne2One.c.

References eraS2c().

Referenced by palAopqk(), palOapqk(), t_bear(), t_ref(), and t_vecmat().

368  {
369  eraS2c( a, b, v );
370 }
void eraS2c(double theta, double phi, double c[3])
Definition: s2c.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: