]> git.mxchange.org Git - flightgear.git/commit
Added a command line option to specify a starting time of day in the sense of:
authorcurt <curt>
Mon, 15 Sep 2003 22:55:39 +0000 (22:55 +0000)
committercurt <curt>
Mon, 15 Sep 2003 22:55:39 +0000 (22:55 +0000)
commit9bb782ce720071100e995b017f7a0051a2530568
tree57e705320e83b8760e5a6d3f0f83b5412d3def80
parent13d8e0edab6830be841af3fef6904bbf630ee009
Added a command line option to specify a starting time of day in the sense of:

  --timeofday=dawn
  --timeofday=dusk
  --timeofday=noon
  --timeofday=midnight
src/Main/fg_init.cxx
src/Main/fg_init.hxx
src/Main/main.cxx
src/Main/options.cxx
src/Model/acmodel.cxx
src/Time/Makefile.am
src/Time/moonpos.hxx
src/Time/sunpos.cxx
src/Time/sunpos.hxx
src/Time/sunsolver.cxx [new file with mode: 0644]
src/Time/sunsolver.hxx [new file with mode: 0644]