Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node89.html
Дата изменения: Wed Jul 2 03:52:41 2008 Дата индексирования: Fri Sep 5 18:38:48 2008 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
Returns TRUE if all filters of the specified axis name in the specified component pass the specified value.
logical(bool) function allFiltersPassValue(dssComp, axisName, axisValue) type(DScompT), intent(in) :: dssComp character(*), intent(in) :: axisName real(single), intent(in) :: axisValue end function allFiltersPassValue