mirror of
https://github.com/nasa/trick.git
synced 2025-01-09 22:42:47 +00:00
17 lines
454 B
D
17 lines
454 B
D
|
|
||
|
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";
|