IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2014, 5:55:15 PM (12 years ago)
Author:
eugene
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/include/fakeastro.h

    r37477 r37478  
    3030  Average  average;
    3131  Measure  measure;
    32   Lensing *lensing; // optionally carry out the lensing measurements
    3332  int found;
    3433} Stars;
     
    8786
    8887int    FORCE;
     88
     89int FAKEASTRO_NLOOP;
     90int FAKEASTRO_NSTARS;
     91float FAKEASTRO_ZGAL; // parsec
     92float FAKEASTRO_RGAL; // parsec
     93char FAKEASTRO_REF_EPOCH[80];
    8994
    9095float  RADIUS;
Note: See TracChangeset for help on using the changeset viewer.