Changeset 10089 for trunk/Mars/mimage


Ignore:
Timestamp:
01/06/11 16:51:46 (14 years ago)
Author:
tbretz
Message:
Added a new abstract function GetL() to MGeom.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mimage/MNewImagePar2.cc

    r9369 r10089  
    109109
    110110        // FIXME: GetT is not the correct value
    111         fBorderLinePixel += (nn-used)*gpix.GetT();
     111        fBorderLinePixel += (nn-used)*gpix.GetL();
    112112    }
    113113
Note: See TracChangeset for help on using the changeset viewer.