next up previous
Next: Xobject Up: OPM Object Classes Previous: SubDevice

Summary

OBJECT CLASS Summary
             isa* ScanObject
  DESCRIPTION: "Summary of a scan"
  ATTRIBUTE lowlevelScanType: [1,1] INTEGER
            DESCRIPTION: "Low level scan type"
  ATTRIBUTE nrCycles: [1,1] INTEGER
            DESCRIPTION: "Number of cycles for gathering data.
                            Equals the number of rows in the bulks of data"
  ATTRIBUTE nrColumns: [1,1] INTEGER
            DESCRIPTION: "Number of columns representing positions of
                            ScanDevices and measured data"
  ATTRIBUTE nrScanDevices: [1,1] INTEGER
            DESCRIPTION: "Number of scandevices used in the scan.
                            Part of NrColumns"
  ATTRIBUTE nrDataColumns: [1,1] INTEGER
            DESCRIPTION: "Number of DataColumns. Part of NrColumns"
  ATTRIBUTE nrNormalizationColumns: [1,1] INTEGER
            DESCRIPTION: "Number of columns for normalized data.
                            Part of NrColumns"
  ATTRIBUTE nrRegions: [0,1] INTEGER
            DESCRIPTION: "Number of regions of spectral data"
  ATTRIBUTE nrSnapshots: [0,1] INTEGER
            DESCRIPTION: "???"
  ATTRIBUTE nrSpectra: [0,1] INTEGER
            DESCRIPTION: "????"

The Summary class provides summary information about a datafile produced by a scan.



Victor Markowitz
Fri Sep 20 17:58:41 PDT 1996