Isis 3 Developer Reference
|
Functions | |
int | moved_ (doublereal *arrfrm, integer *ndim, doublereal *arrto) |
int | qmini (double *init, double *final, double frac, double *qintrp) |
int | ck3sdn (double sdntol, bool avflag, int *nrec, double *sclkdp, double *quats, double *avvs, int nints, double *starts, double *dparr, int *intarr) |
Variables | |
static int | c__4 = 4 |
int ck3sdn | ( | double | sdntol, |
bool | avflag, | ||
int * | nrec, | ||
double * | sclkdp, | ||
double * | quats, | ||
double * | avvs, | ||
int | nints, | ||
double * | starts, | ||
double * | dparr, | ||
int * | intarr | ||
) |
References c__4, moved_(), and qmini().
Referenced by Isis::SpiceRotation::LoadTimeCache().
int moved_ | ( | doublereal * | arrfrm, |
integer * | ndim, | ||
doublereal * | arrto | ||
) |
Referenced by ck3sdn().
int qmini | ( | double * | init, |
double * | final, | ||
double | frac, | ||
double * | qintrp | ||
) |
Referenced by ck3sdn().
|
static |
Referenced by ck3sdn().