|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "AstGlobal.h"命名空间 | |
| namespace | ast |
函数 | |
| void | ast::axisar (const double axis[3], double angle, double r[3][3]) |
| void | ast::azlrec (double range, double az, double el, bool azccw, bool elplsz, double rectan[3]) |
| double | ast::b1900 () |
| double | ast::b1950 () |
| double | ast::clight () |
| double | ast::dpr () |
| void | ast::eul2m (double angle3, double angle2, double angle1, int axis3, int axis2, int axis1, double r[3][3]) |
| void | ast::ident (double matrix[3][3]) |
| double | ast::j1900 () |
| double | ast::j1950 () |
| double | ast::j2000 () |
| double | ast::j2100 () |
| double | ast::jyear () |
| void | ast::latrec (double radius, double lon, double lat, double rectan[3]) |
| void | ast::m2eul (const double r[3][3], int axis3, int axis2, int axis1, double *angle3, double *angle2, double *angle1) |
| void | ast::m2q (const double r[3][3], double q[4]) |
| void | ast::mxm (const double m1[3][3], const double m2[3][3], double mout[3][3]) |
| void | ast::mxvg (const void *m1, const void *v2, int nr1, int nc1r2, void *vout) |
| errc_t | ast::pxform (const char *from, const char *to, double et, double rotate[3][3]) |
| void | ast::q2m (const double q[4], double r[3][3]) |
| void | ast::radrec (double range, double ra, double dec, double rectan[3]) |
| void | ast::rav2xf (const double rot[3][3], const double av[3], double xform[6][6]) |
| errc_t | ast::spkpos (const char *targ, double et, const char *ref, const char *abcorr, const char *obs, double ptarg[3], double *lt) |
| errc_t | ast::spkssb (int targ, double et, const char *ref, double starg[6]) |
| errc_t | ast::tipbod (const char *ref, int body, double et, double tipm[3][3]) |
| errc_t | ast::utc2et (const char *utcstr, double *et) |
ast项目(https://github.com/space-ast/ast) 本项目基于 Apache 2.0 开源许可证分发。 您可在遵守许可证条款的前提下使用、修改和分发本软件。 许可证全文请见:
http://www.apache.org/licenses/LICENSE-2.0
重要须知: 软件按"现有状态"提供,无任何明示或暗示的担保条件。 除非法律要求或书面同意,作者与贡献者不承担任何责任。 使用本软件所产生的风险,需由您自行承担。