trick/trick_models/helios/include/sun_pred.d

17 lines
454 B
D
Raw Normal View History

2015-02-26 15:02:31 +00:00
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";