|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h.html
Дата изменения: Tue Sep 15 02:25:38 2015 Дата индексирования: Sat Apr 9 23:45:02 2016 Кодировка: Поисковые слова: http www.astronomy.ru forum index.php topic 4644.0.html |
|
lsst.tcc
1.2.2-3-g89ecb63
|
#include <iostream>#include <string>#include "tcs.h"#include "coordConv/coordConv.h"#include "tcc/basics.h"#include "tcc/earth.h"#include "tcc/instPos.h"#include "tcc/weath.h"Go to the source code of this file.
Namespaces | |
| tcc | |
| tcc::tcspk | |
Functions | |
| bool | tcc::tcspk::tcsFromPVT (double &pos, double &vel, coordConv::PVT const &pvt, double tai, bool isAz=false) |
| void | tcc::tcspk::pvtFromTCS (coordConv::PVT &pvt, double posArr[2], double tai, double deltaTAI, bool isAz=false) |
| double | tcc::tcspk::rotTcsFromPhys (double rotPhys, tcc::InstPosition const &instPos) |
| double | tcc::tcspk::rotPhysFromTcs (double rotTcs, tcc::InstPosition const &instPos) |
| std::ostream & | tcc::operator<< (std::ostream &os, ASTROM const &astrom) |
| std::ostream & | tcc::operator<< (std::ostream &os, FLDOR const &fldor) |
| std::ostream & | tcc::operator<< (std::ostream &os, PORIG const &porig) |
| std::ostream & | tcc::operator<< (std::ostream &os, SITE const &site) |
| std::ostream & | tcc::operator<< (std::ostream &os, TARG const &targ) |
| std::ostream & | tcc::operator<< (std::ostream &os, TIMEO const &timeo) |
| std::ostream & | tcc::operator<< (std::ostream &os, TSCOPE const &tscope) |
| template<typename T > | |
| std::string | tcc::formatCArr (T const arr[], int n) |
| template<typename T , int ROWS, int COLS> | |
| std::string | tcc::formatCMat (T const mat[ROWS][COLS]) |
Variables | |
| double const | tcc::tcspk::FL = 1.0 |
| focal length: 1.0 means focal plane coordinates are in radians More... | |
| int const | tcc::tcspk::JBP = 0 |
| false: the telescope never goes below the horizon or beyond 90 alt More... | |
| double const | tcc::tcspk::RNoGo = 0.0 |
| zone of automatic pole avoidances; 0.0 to not use More... | |
1.8.5