Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node25.html
Дата изменения: Mon Jul 9 01:26:54 2007 Дата индексирования: Sat Dec 22 08:44:06 2007 Кодировка: Поисковые слова: 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.