GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP / dev > grbpsiu / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

GRBP_skew.h File Reference

Control the skewing of a repoint request. More...


Classes

struct  _GRBP_skew
 Amount to skew the RA and DEC on a repoint request. More...

Typedefs

typedef struct _GRBP_skew GRBP_skew
 Typedef for struct _GRBP_skew.

Functions

static __inline double GRBP__skewRaArcmins (double ra, float skew)
 Skews the right ascension by the specified amount.
static __inline double GRBP__skewDecArcmins (double dec, float skew)
 Skews the declination by the specified amount.


Detailed Description

Control the skewing of a repoint request.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: GRBP_skew.h,v 1.2 2007/10/16 22:43:50 jgt Exp $

Typedef Documentation

Typedef for struct _GRBP_skew.

The purpose of these parameters is to ensure that a repoint request does not result in the GRB gammas coming in exactly parallel to the LAT's towers and all its cracks. Doing so would affect the resolution and efficiency. These parameters are meant to skew the repoint direction slightly off-axis.


Function Documentation

static __inline double GRBP__skewDecArcmins ( double  dec,
float  skew 
) [static]

Skews the declination by the specified amount.

Returns:
The skewed declination
Parameters:
dec The declination, in arcmins, to skew
skew The skew amount, in arcmins

Referenced by GRBP__gbmRepointSave(), and GRBP__messageConfirmDeliver().

static __inline double GRBP__skewRaArcmins ( double  ra,
float  skew 
) [static]

Skews the right ascension by the specified amount.

Returns:
The skewed right ascension
Parameters:
ra The right ascension, in arcmins, to skew
skew The skew amount, in arcmins

Referenced by GRBP__gbmRepointSave(), and GRBP__messageConfirmDeliver().


Generated on Wed Sep 28 10:05:50 2011 by  doxygen 1.5.8