Changeset 41397 for trunk/ppSim/src/ppSimInsertStars.c
- Timestamp:
- Aug 10, 2020, 3:41:20 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimInsertStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimInsertStars.c
r41331 r41397 163 163 source->sky = skyFlux; 164 164 165 // mark the externally supplied stars:x 166 if (star->external) { 167 source->mode2 |= PM_SOURCE_MODE2_MATCHED; 168 } 169 165 170 // add the sources to the source array 166 171 psArrayAdd (sources, 100,source);
Note:
See TracChangeset
for help on using the changeset viewer.
