Changeset 75


Ignore:
Timestamp:
07/26/04 18:19:34 (20 years ago)
Author:
mcalabre
Message:

Fixed the argument list in the call to PKSwriter::write().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDWriter.cc

    r74 r75  
    170170                                    sd.interval, fieldName, sd.sourcename,
    171171                                    srcDir, srcPM, srcVel, iIF+1, hdr.reffreq,
    172                                     hdr.bandwidth, freqInc, restFreq,
     172                                    hdr.bandwidth, freqInc, restFreq, tcal,
    173173                                    tcalTime, azimuth, elevation, parAngle,
    174174                                    focusAxi, focusTan, focusRot, temperature,
    175175                                    pressure, humidity, windSpeed, windAz,
    176176                                    refBeam, iBeam+1, direction, scanRate,
    177                                     sd.getTsys(iBeam, iIF),
    178                                     sigma, calFctr, baseLin, baseSub,
     177                                    sd.getTsys(iBeam, iIF), sigma, calFctr,
     178                                    baseLin, baseSub,
    179179                                    sd.getSpectrum(iBeam, iIF),
    180180                                    sd.getFlags(iBeam, iIF),
Note: See TracChangeset for help on using the changeset viewer.