Changeset 19442 for trunk


Ignore:
Timestamp:
02/16/19 17:23:41 (6 years ago)
Author:
tbretz
Message:
Added default constructor to SolarObjects.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcore/nova.h

    r19394 r19442  
    243243        double fEarthDist;
    244244
     245        SolarObjects() { }
     246
    245247        SolarObjects(const double &jd, const LnLatPosn &obs=Nova::PRESET_OBSERVATORY)
    246248        {
Note: See TracChangeset for help on using the changeset viewer.