Changeset 38662
- Timestamp:
- Aug 5, 2015, 9:17:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/fakeastro/src/save_fake_stars.c
r38471 r38662 24 24 catalog.catformat = dvo_catalog_catformat (CATFORMAT); // set the default catformat from config data 25 25 catalog.catmode = dvo_catalog_catmode (CATMODE); // set the default catmode from config data 26 //catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT | DVO_LOAD_MEASURE | DVO_LOAD_STARPAR; // use this for non-update mode27 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT | DVO_LOAD_STARPAR;26 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT | DVO_LOAD_MEASURE | DVO_LOAD_STARPAR; // use this for non-update mode 27 // catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT | DVO_LOAD_STARPAR; 28 28 catalog.Nsecfilt = GetPhotcodeNsecfilt (); 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
