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