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

Поисковые слова: stephan's quintet
lsst.tcc: tcc::TcsTScope Class Reference
lsst.tcc  1.2.2-3-g89ecb63
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
tcc::TcsTScope Class Reference

#include <tcsTScope.h>

Public Member Functions

 TcsTScope (TcsSite const &tcsSite, InstPosition const &instPos)
 
std::string __repr__ ()
 

Public Attributes

TSCOPE tel
 telescope information More...
 

Detailed Description

A wrapper around TCSpk's TSCOPE structure

Definition at line 14 of file tcsTScope.h.

Constructor & Destructor Documentation

tcc::TcsTScope::TcsTScope ( TcsSite const &  tcsSite,
InstPosition const &  instPos 
)

Create a TcsTScope

Note that other TCSpk subroutines, most notably tcsMedium are needed to compute additional aspects of the data

Parameters
[in]tcsSiteTCSpk site information
[in]instPosinstrument position

Definition at line 9 of file tcsTScope.cc.

Member Function Documentation

std::string tcc::TcsTScope::__repr__ ( )

Return a detailed string representation (especially for Python)

Definition at line 59 of file tcsTScope.cc.

Member Data Documentation

TSCOPE tcc::TcsTScope::tel

telescope information

Definition at line 32 of file tcsTScope.h.


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