Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/tel_mod_8cc.html
Дата изменения: Tue Sep 15 02:25:38 2015 Дата индексирования: Sat Apr 9 23:45:27 2016 Кодировка: Поисковые слова: spirit rover |
lsst.tcc
1.2.2-3-g89ecb63
|
#include <cstdio>
#include <iomanip>
#include <sstream>
#include <stdexcept>
#include "coordConv/physConst.h"
#include "tcc/telMod.h"
Go to the source code of this file.
Namespaces | |
tcc | |
Macros | |
#define | MaxTermNameLen 9 /* maximum term name length */ |
Functions | |
std::ostream & | tcc::operator<< (std::ostream &os, TelMod const &telMod) |
Variables | |
const float | RadPerArcsec = coordConv::RadPerDeg / coordConv::ArcsecPerDeg |