Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node25.html
Дата изменения: Wed Jul 2 03:52:39 2008 Дата индексирования: Fri Sep 5 18:38:11 2008 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
function getInstrumentAttitude(scAttitude, timeStamp) result(instrumAttitude) real(double), intent(in) :: timeStamp type(SpacecraftAttitudeType), intent(in) :: scAttitude type(SpacecraftAttitudeType) :: instrumAttitude end function getInstrumentAttitude
NOTE this function requires the cal to have been set to the correct instrument before the call.