Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1axis_1_1obs_from_inst.html
Дата изменения: Tue Sep 15 02:25:39 2015 Дата индексирования: Sun Apr 10 05:07:47 2016 Кодировка: Поисковые слова: п п п п п р п р п р п р п |
lsst.tcc
1.2.2-3-g89ecb63
|
Functions | |
def | obsFromInst |
Compute observed coordinates from instrument coordinates. More... | |
Variables | |
list | __all__ = ["obsFromInst"] |
def tcc.axis.obsFromInst.obsFromInst | ( | targInstXY, | |
obj, | |||
taiDate | |||
) |
Compute observed coordinates from instrument coordinates.
[in] | targInstXY | position of target in instrument coordinates (a tcc.base.ArrayPVT2) (deg) i.e. a position in instrument X,Y relative to inst.iim_ctr, the center of the instrument |
[in] | obj | the object block; the following fields are read:
|
[in] | taiDate | TAI date at which to compute the result (MJD, sec) |
Definition at line 9 of file obsFromInst.py.
list tcc.axis.obsFromInst.__all__ = ["obsFromInst"] |
Definition at line 7 of file obsFromInst.py.