Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_guide_probe.html
Дата изменения: Tue Sep 15 02:25:38 2015 Дата индексирования: Sun Apr 10 02:44:24 2016 Кодировка: Поисковые слова: saturn |
lsst.tcc
1.2.2-3-g89ecb63
|
#include <inst.h>
Public Attributes | |
bool | exists |
std::tr1::array< double, 2 > | ctr |
does this probe exist? This allows disabling an existing probe. More... | |
std::tr1::array< double, 2 > | minXY |
position of center of guide probe on CCD (unbinned pixels) More... | |
std::tr1::array< double, 2 > | maxXY |
minimum x,y of probe on CCD (unbinned pixels) More... | |
std::tr1::array< double, 2 > | rot_gp_xy |
maximum x,y of probe on CCD (unbinned pixels) More... | |
double | rot_gim_ang |
position of rotator w.r.g. center of guide probe (x,y deg) More... | |
std::tr1::array<double, 2> tcc::GuideProbe::ctr |
std::tr1::array<double, 2> tcc::GuideProbe::maxXY |
std::tr1::array<double, 2> tcc::GuideProbe::minXY |
double tcc::GuideProbe::rot_gim_ang |
std::tr1::array<double, 2> tcc::GuideProbe::rot_gp_xy |