Changeset 41535 for trunk/psModules/src/camera/pmFPAAstrometry.c
- Timestamp:
- Apr 3, 2021, 2:22:46 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAAstrometry.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAAstrometry.c
r13791 r41535 3 3 #include "pmFPAAstrometry.h" 4 4 #include "pmFPA.h" 5 6 /********** 7 8 EAM : this file is not included in the psModules build 9 alternative versions are defined by psastroMaskUtils.c 10 11 *********/ 5 12 6 13 … … 105 112 106 113 114 // EAM : this function does not handle non-linear transformations. is it used? 107 115 pmCell* pmCellInChip( 108 116 const psPlane* chipCoord, … … 233 241 } 234 242 243 // EAM : this function does not handle non-linear transformations. is it used? 235 244 psPlane* pmCoordChipToCell( 236 245 psPlane* cellCoord,
Note:
See TracChangeset
for help on using the changeset viewer.
