File failed to load: https://isis.astrogeology.usgs.gov/3.9.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Developer Reference
SpiceRotation.cpp File Reference
#include "SpiceRotation.h"
#include <algorithm>
#include <cfloat>
#include <cmath>
#include <iomanip>
#include <string>
#include <vector>
#include <QDebug>
#include <QString>
#include <SpiceUsr.h>
#include <SpiceZfc.h>
#include <SpiceZmc.h>
#include "BasisFunction.h"
#include "IException.h"
#include "IString.h"
#include "LeastSquares.h"
#include "LineEquation.h"
#include "NaifStatus.h"
#include "PolynomialUnivariate.h"
#include "Quaternion.h"
#include "Table.h"
#include "TableField.h"

Namespaces

 Isis
 Namespace for ISIS/Bullet specific routines.
 

Functions

int refchg_ (integer *frame1, integer *frame2, doublereal *et, doublereal *rotate)
 
int frmchg_ (integer *frame1, integer *frame2, doublereal *et, doublereal *rotate)
 
int invstm_ (doublereal *mat, doublereal *invmat)
 
int ck3sdn (double sdntol, bool avflag, int *nrec, double *sclkdp, double *quats, double *avvs, int nints, double *starts, double *dparr, int *intarr)
 

Function Documentation

◆ ck3sdn()

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().

◆ frmchg_()

int frmchg_ ( integer *  frame1,
integer *  frame2,
doublereal *  et,
doublereal *  rotate 
)

◆ invstm_()

int invstm_ ( doublereal *  mat,
doublereal *  invmat 
)

◆ refchg_()

int refchg_ ( integer *  frame1,
integer *  frame2,
doublereal *  et,
doublereal *  rotate 
)

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/12/2023 23:30:19