LALPulsar  6.1.0.1-c9a8ef6
Velocity.c File Reference

Prototypes

void LALAvgDetectorVel (LALStatus *status, REAL8 v[3], VelocityPar *in)
 This function outputs the average velocity REAL8 v[3] of the detector during a time interval. More...
 
void LALAvgDetectorPos (LALStatus *status, REAL8 x[3], VelocityPar *in)
 Given a detector and a time interval, this function outputs the average position of the detector during the interval by using the trapeziodal rule for a given fractional accuracy. More...
 
void LALDetectorVel (LALStatus *status, REAL8 v[3], LIGOTimeGPS *time0, LALDetector detector, EphemerisData *edat)
 This function finds the velocity of a given detector at a given time. More...
 
void LALDetectorPos (LALStatus *status, REAL8 x[3], LIGOTimeGPS *time0, LALDetector detector, EphemerisData *edat)
 This finds velocity of a given detector at a given time. More...
 

Go to the source code of this file.