Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_inst_position.html
Дата изменения: Tue Sep 15 02:25:38 2015
Дата индексирования: Sun Apr 10 03:36:40 2016
Кодировка:

Поисковые слова: обвмадеойс нефептощи рпфплпч
lsst.tcc: tcc::InstPosition Class Reference
lsst.tcc  1.2.2-3-g89ecb63
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
tcc::InstPosition Class Reference

#include <instPos.h>

Public Member Functions

 InstPosition (std::string const &name="?")
 
std::string getName () const
 
void setName (std::string const &name)
 
double getRotAzMechConst () const
 
 operator bool () const
 

Detailed Description

Instrument Position

The following instrument positions are supported by the TCC, but not necessarily by a given telescope:

BC2

front view of mirror cell

Definition at line 49 of file instPos.h.

Constructor & Destructor Documentation

tcc::InstPosition::InstPosition ( std::string const &  name = "?")
explicit

Definition at line 6 of file instPos.cc.

Member Function Documentation

std::string tcc::InstPosition::getName ( ) const
inline

Definition at line 56 of file instPos.h.

double tcc::InstPosition::getRotAzMechConst ( ) const
inline

Get constant offset of RotAz and Mech angle at current instrument position

RotAz-Mech angle = const + (mult * altitude) where mult = +1 at NA1, -1 at NA2 and 0 at all other instrument positions

RotAz-Mech angle is the orientation at the instrument port of an object pointing towards increasing azimuth, where zero is gravitationally down when the telescope is:

  • at zenith for TR and BC positions (on the side of the mirror cell)
  • at horizon for all others and positive angles increase (as seen by instrument):
  • counter-clockwise for PF, BC and NA (even # of mirrors; inverted image)
  • clockwise for CA, SK and MB (odd # of mirrors; non-inverted image)

Definition at line 77 of file instPos.h.

tcc::InstPosition::operator bool ( ) const
inline

Definition at line 79 of file instPos.h.

void tcc::InstPosition::setName ( std::string const &  name)

Definition at line 10 of file instPos.cc.


The documentation for this class was generated from the following files: