Changeset 41603 for branches/eam_branches/relphot.20210521/src/ConfigInit.c
- Timestamp:
- May 21, 2021, 10:03:06 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/ConfigInit.c
r41453 r41603 63 63 64 64 GetConfig (config, "ZERO_PT", "%lf", 0, &ZERO_POINT); 65 66 GetConfig (config, "RELPHOT_GRID_X", "%d", 0, &RELPHOT_GRID_X);67 GetConfig (config, "RELPHOT_GRID_Y", "%d", 0, &RELPHOT_GRID_Y);68 GetConfig (config, "RELPHOT_GRID_BINNING", "%d", 0, &RELPHOT_GRID_BINNING);69 65 GetConfig (config, "CAMERA_CONFIG", "%s", 0, CameraConfig); 70 66 GetConfig (config, "MOSAICNAME", "%s", 0, MOSAICNAME);
Note:
See TracChangeset
for help on using the changeset viewer.
