Changeset 21183 for trunk/ppStack/src/ppStackSources.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSources.c
r21092 r21183 109 109 psVectorInit(mag, NAN); 110 110 for (int j = 0; j < match->num; j++) { 111 if (match->mask->data.PS_TYPE_ MASK_DATA[j]) {111 if (match->mask->data.PS_TYPE_VECTOR_MASK_DATA[j]) { 112 112 continue; 113 113 }
Note:
See TracChangeset
for help on using the changeset viewer.
