trick/trick_models/helios/include/sun_pred.d
2015-02-26 09:02:31 -06:00

19 lines
510 B
Makefile

# $Id: sun_pred.d 1178 2010-10-25 16:18:54Z wwoodard $
SUN_PRED.observer_latitude = 29.55298;
SUN_PRED.observer_longitude = 95.09379;
SUN_PRED.observer_offset_from_UTC = -6;
SUN_PRED.local_time.year = 2006;
SUN_PRED.local_time.month = 8;
SUN_PRED.local_time.day = 8;
SUN_PRED.local_time.hour = 12;
SUN_PRED.local_time.min = 0;
SUN_PRED.local_time.sec = 0.0;
SUN_PRED.label_UTC = L"UTC";
SUN_PRED.label_JD = L"JD";
SUN_PRED.label_Azimuth = L"A";
SUN_PRED.label_Elevation = L"h";