Ignore:
Timestamp:
06/24/11 11:40:08 (13 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2819

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

IFNO is taken from ARRAY number.
Bug fix on checking if spectrometer is AOS or not.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFiller.cpp

    r2163 r2201  
    635635  uInt scanno ;
    636636  uInt cycleno ;
     637  uInt iftmp ;
    637638  uInt beamno ;
    638639  uInt polno ;
     
    692693                                  scanno,
    693694                                  cycleno,
     695                                  iftmp,
    694696                                  beamno,
    695697                                  polno,
Note: See TracChangeset for help on using the changeset viewer.