Changeset 6457 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 02/14/05 14:01:35 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibConstCam.cc
r6092 r6457 260 260 val = (*this)[idx].GetCalibFFactor(); 261 261 break; 262 case 2: 263 val = (*this)[idx].GetCalibConst()*cam.GetPixRatio(idx); 264 break; 262 265 default: 263 266 return kFALSE;
Note:
See TracChangeset
for help on using the changeset viewer.