Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node110.html
Дата изменения: Mon Jul 9 01:26:56 2007
Дата индексирования: Sat Dec 22 09:49:12 2007
Кодировка:

Поисковые слова: п п п п п п п п п п п п п
Routines which deal with DSS bitmask filters XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-3.29.3) [xmmsas_20070708_1801-7.1.0]

andGtis DSS utilities getBitMasksFromFilter Home Index

Meta Index / Home Page / DSS utilities

Routines which deal with DSS bitmask filters

The format of DSS bit masks is a bit more complicated than it used to be. Basically a bit mask is an integer (in SAS useage usually 32 bits in size), each bit of which is intended to be interpreted in a boolean sense. However the dsslib call dssFilterMask() now returns two pointers, onBitMasks and offBitMasks, each of which contains a sequence of masks.

The pointers onBitMasks and offBitMasks are supposed to always be the same size, although there is nothing at the API level to force this to be the case. This is a little unfortunate perhaps and to correct this I have defined in the present module a structure BitMaskT which contains an 'on' mask and an 'off' mask.



Subsections

XMM-Newton SOC/SSC -- 2007-07-08